Home Forums WoodMart support forum Submenu dropdown

Submenu dropdown

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

    Sanja
    Participant

    Hi!
    How can I change color background and font color in extra menus dropdown?

    Regrads,
    Sanja

    #287832

    Hello,

    Please try adding the following Custom CSS in the Custom CSS for Desktop area under Theme Settings >> Custom CSS.

    .wd-sub-menu li a {
        color: red;
    }
    
    .wd-dropdown-menu.wd-dropdown {
        background: black;
    }

    Best Regards

    #287847

    Sanja
    Participant

    That’s it!
    Thanks a lot!

    #287856

    Most Welcome!!!.

    I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.

    We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

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

The topic ‘Submenu dropdown’ is closed to new replies.