Home Forums Basel support forum Categories Widget color in shop section

Categories Widget color in shop section

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #113525

    neelgajjar
    Participant

    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

    #113591

    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

    #113593

    neelgajjar
    Participant

    Hi,

    Worked so smoothly.

    Thank you so so much.

    #113646

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Categories Widget color in shop section’ is closed to new replies.