This topic has 6 replies, 2 voices, and was last updated 7 years, 9 months ago ago by Olga Barlow
Hi Team,
I’ve been trying to edit it and make changes but there’s some few items that I can’t seem to figure it out. I need some few help regarding some few changes of the following, http://prntscr.com/eveclj .
Please see attached credentials if needed.
Hello,
I have added some custom in Theme Options > Styling >Custom CSS to change the styles
/*Categories bg*/
.sidebar-widget.widget_product_categories .widget-title,
.wpb_widgetised_column .widget_product_categories .widget-title {
padding: 10px 10px !important;
}
/*Price color*/
.price ins .amount {
color: #d64444 !important;
}
/*Products title*/
.product_list_widget .product-title {
text-transform: capitalize;
}
To disable accordion for the product categories go to Theme Options > E-Commerce > Shop > Enable Navigation Accordion > Off.
Regards
That worked! Thank you so much.
In addition, it seems like my Static Block are currently not working with visual composer.
The static block is already checked, http://prntscr.com/evpoew , but every time I edit it in visual composer it goes back to the current static page and not on the static block page.
TY in advance!
You are welcome.
Your problem is caused by Screets Live Chat plugin. It causes js error in console. I have disabled it and everything works fine.
Regards
I don’t know why it’s not working on my end 🙁
Every time i edit static block in visual composer, it redirects me to a current static front page.
Hello,
Oh, very likely you are trying to edit block using Frontend edit. Frontend editor does not work for the Static Blocks. Use the Backend editor, please.
Regards
You must be logged in to reply to this topic.Log in/Sign up