This topic has 12 replies, 3 voices, and was last updated 4 years, 10 months ago ago by Olga Barlow
Hello, how i can add this? https://imgur.com/a/8ALc8hn
Hi, i have by this i have also clicked on SAVE but the theme can’t show nothing. In the preview YES.. look:
my site:
How i can add BEFORE products in the categories products? like my latest screenshots
Add shortcode of static block like this – http://prntscr.com/qp4j8y
Regards
Thank you, but now I have another little problem. If I add a border color on my box I click save, after i click to edit again the borders are gone..
Before click save:
After click save I click edit the border color gone:
Ok, now i can select OUTLINE on style but the border are too aggressive. How can change the border?
Hello,
Unfortunately, default WPBakery element Call to action does not have advanced settings to control the border width. If you need advanced Call to action block you can install and activate Massive Addons plugin (Appearance > Install plugins) and use Callout element https://massive.mpcthemes.net/call-out-box/ http://prntscr.com/qp5oyv
Regards
P.S. https://imgur.com/a/z6gqw4r if you add the border color at design settings tab don’t forget to add the border width and border type in appropriate fields http://prntscr.com/qp5qa9
Regards
Im trying to edit /www/wp-content/plugins/js_composer/assets/css/js_composer.min.css
I can’t find this on the .css file :
Hello,
Don’t edit parent theme and bundled plugins files because you will lose your changes after theme or plugin update! If you want to change the CSS styles use XStore > Theme Options > Custom CSS or Additional CSS to overwrite existing styles of theme or plugin.
So, if you want to change the border width by additional CSS customization just add the custom code to one of the mentioned areas
.vc_general.vc_cta3.vc_cta3-style-outline {
border-width: 1px
}
Regards
You must be logged in to reply to this topic.Log in/Sign up