rdbhaxor
Forum Replies Created
-
Forum: Plugins
In reply to: [Product Video Gallery for Woocommerce] Move Video To Gallery 1st PostionThank you for the awesome work. But what if i want to show the video in 2nd ? That is After Main Product Image it will show.
With your current edit it shows at 1st position replacing the main Product Thumbnail image.
Forum: Plugins
In reply to: [WP-Members Membership Plugin] Disable Password StrengthThank you. I will try to look into the WP Core Settings for Password Strength.
Forum: Plugins
In reply to: [MailerLite - Signup forms (official)] Popup Not WorkingThanks. Working now .
Thanks works perfectly now.
Also , Need one more help, If i want to remove white spaces from sides Width Css will do or there is a better way
Thanks for quick reply . Kindly have a look at the attached image ,
through CSS code i have added a border to the popup . But its on the inside .
Also I want to increase the white space around the whole text . Below is the css that i used.sgpb-popup-builder-content-popupId {
border: 50px solid transparent;
padding: 40px;
border-image: url(https://www.oceanforest.org/wp-content/uploads/2020/03/b2.png) 50 stretch;
}Forum: Plugins
In reply to: [WP News and Scrolling Widgets] Top Margin on Featured ImageThanks for the help . It works .
But if i want more modification . where do i edit the php file for news show template ? its in plugin or my standard template for WordPress Pages ?