how can i change the active category item color?
-
https://prnt.sc/pt2o36
and is it possible to change the color of the parent category and all related categories in it?
https://prnt.sc/pt2rfq
Hello,
You can change the active category item color by using the below CSS code in Theme Settings >> Custom CSS >> Global Custom CSS:
.widget_product_categories .product-categories li.current-cat>a {
color: blue;
}
Result: https://jmp.sh/bqWksiA
But it is not possible to change the color of its parent and of all related categories in it. It requires customizations and this is beyond our limitations and support policy.
Best Regards.
could you plz add this on your update list. that’s a request. it will look better if the parent and of all related categories in it will show in a different colors.
Hello,
Thanks for sharing the suggestion/feature request with us, I am forwarding this to our development department for considering to add it in the theme, but I am not giving you the guarantee for that because please note that a theme cannot satisfy all requirements as it may occur theme heaviness. Sometimes it may require your own customization. So if the development department finds it fit with the theme environment then surely they will look through it.
Thanks for your understanding.
Topic Closed.
Best Regards.
The topic ‘how can i change the active category item color?’ is closed to new replies.