Home Forums WoodMart support forum Change the Color of Selected category from Side menu

Change the Color of Selected category from Side menu

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #236385

    theknot99
    Participant

    Dear Team ,

    I need help to customize the hover color of the selected category from the side menu. kindly refer to the highlighted text from the screenshot.

    Attachments:
    You must be logged in to view attached files.
    #236468

    Hello,

    I saw the screenshot you attached. Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .widget_product_categories .product-categories li.current-cat>a {
    	color: red;
    }

    Regard’s.
    Xtemos Studios.

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