Home Forums WoodMart support forum Change hover backgroud color

Change hover backgroud color

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #94224

    wiseways
    Participant

    Dear Support team

    how to change the hover-background color on menu, default is gery color.

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

    Hello,

    Thank you very much for choosing our theme and for contacting us.

    Please provide your site URL so that we could provide you with custom CSS. If your site is under maintenance, please provide your site admin access in the private area

    Best Regards

    #94294

    wiseways
    Participant

    Can you provide me the CSS code, I can do it.

    #94311

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    .header-categories-nav .categories-menu-dropdown .item-level-0>a:hover{
    background-color: red;
    }
    Change “red” for the color as per your needs.

    Best Regards

    #94316

    wiseways
    Participant

    It’s working. Thanks

    #94321

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

    Best Regards

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

The topic ‘Change hover backgroud color’ is closed to new replies.