This topic has 2 replies, 2 voices, and was last updated 6 years ago ago by Rose Tyler
Hello support, I have a problem about customizing the shop sidebar:
I need to have the main product categories in bold, like this
https://prnt.sc/lgeyd1
and the sub-categories in a differnet style, to grab attention to the main categories
Is this possible with css?
Thank you again for the support
arianna
Hello,
Please try to add this code in Theme Options > Custom css > Global custom css:
.widget_product_categories.sidebar-widget .parent-level0 > a {font-weight: 600; color: black !important;}
Regards
You must be logged in to reply to this topic.Log in/Sign up