Home Forums WoodMart support forum Navigation menu Dropdown background color modification

Navigation menu Dropdown background color modification

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #619461

    lswang6
    Participant

    Hi there,

    We hope to change the dropdown background color in the navigation menu to Gradient. (as it’s big color block, difficult to find perfect single color for this area, a gradient color is more comfortable for such big area)
    Previously we got answer solution for the footer area color setting:
    https://xtemos.com/forums/topic/footer-area-color-in-gradient/
    For this dropdown background gradium, could you pls help to check how to achive that also? thank you very much.

    regards,
    Luie

    #619462

    lswang6
    Participant

    sorry I forgot to add the screen shot illustration, here it is.

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

    Hung Pham
    Keymaster

    Hello lswang6q,

    Thanks for reaching to us and appreciate your patience.

    Use this tool to generate background colors https://cssgradient.io/

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

    .wd-dropdown-menu.wd-design-aside.wd-style-with-bg .wd-sub-menu-wrapp>ul.wd-sub-menu {
        background-color: #fff;
    }

    Regards,

    #620100

    lswang6
    Participant

    Thank you very much Hung, it’s working perfectly!
    Can close the ticket now.

    P.S: already rated 5 star for woodmart team 🙂

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

    Hung Pham
    Keymaster

    Hi lswang6q,

    Thank you so much.

    Glad to hear your issue has been resolved. Keep us in mind for future questions and concerns, we’re always here to help!

    Regards,

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

The topic ‘Navigation menu Dropdown background color modification’ is closed to new replies.