CUSTOMIZING PRODUCT CATEGORY APPREARANCE
Hello, How do I apply CSS to the display of my category type at the front end. For instance, I have 2 categories created in my store (Our Collections and Wedding) from which users can check products. But I want the text to be bold, and also change the color among other styles I which to add. Thanks
Comments
Hi,
Please always attach a link to your website so we can check it out. If the page is offline(localhost), then our help will be limited. You will have to contact us when the page is online. Also, please make sure that the page is not under maintenance before you provide us with the link.
Thanks
Thanks for your response. Here is the link [Links visible only for registered users]
Please, put the following code in Betheme -> Theme options -> Custom CSS & JS -> CSS.
.mcb-sidebar .widget .wc-block-product-categories a{ font-weight: bold!important; color: #213705!important; }Thanks
Thanks am very grateful