Categories Widget color in shop section
-
Hi,
I Want to highlight the selected category to a different color, so it becomes easy for navigation.
For Eg. in the below link
http://neelgajjar.xyz/product-category/betafpv-store/child-category-1/sub-child/2-nd-sub-child/
“2 nd sub child” is Selected. I want it to have a different color so it is easy for navigation.
Screenshot :
https://prnt.sc/mzdasc
I ‘am also attaching a reference image like how it looks when it colored.
I think this is a small feature but an important one and becomes easy for navigation.
Reference Image : https://prnt.sc/mzdbt1
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
.basel-dark .widget_product_categories .current-cat > a,
.basel-dark .widget_product_categories .current-cat-parent > a {
color: #b57b00;
}
Best Regards
Hi,
Worked so smoothly.
Thank you so so much.
You are welcome! If you have any questions please feel free to contact us.
Best Regards
The topic ‘Categories Widget color in shop section’ is closed to new replies.