Home Forums WoodMart support forum BROWESE Categories SUB MENU ( DROP DOWN ) / Back ground color on hover

BROWESE Categories SUB MENU ( DROP DOWN ) / Back ground color on hover

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

    TheSyedGOC
    Participant

    Please help to change BROWESE Categories SUB MENU ( DROP DOWN ) / Back ground color on hover. SS is attached for your ref

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

    Luke Nielsen
    Keymaster

    Hello,

    Here is a custom CSS code that helps you to change the bg color on hover, enter it into the “Custom CSS for desktop” area that is in Theme Settings -> Custom CSS.

    .wd-dropdown-cats .wd-nav-vertical.wd-design-default>li:hover>a {
        background-color: #F4A51C; 
    }

    In the meantime, feel free to ask me any questions you may have.

    Kind Regards

Tagged: 

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