Home Forums WoodMart support forum Mega menu background colour not applying uniformly across all columns

Mega menu background colour not applying uniformly across all columns

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

    ballindigital
    Participant

    Hi,

    I’m using WoodMart with a mega menu on my Dogs and Cats nav items. I’ve set the mega menu background to a cream colour but it’s only applying to part of the dropdown. Some columns or sections inside the mega menu are showing a different/white background instead of inheriting the colour I’ve set.

    Could you advise:

    https://harvinderb1.sg-host.com/

    How do I make the whole background cream?

    Thanks

    Harvinder

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

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    To add a custom background color in the mega menu drop-down. Please add the following code to Theme Settings > Custom CSS > Global.

    .whb-header .wd-dropdown-menu.wd-dropdown.wd-design-full-width.color-scheme-dark {
        background-color: #f4ede1 !important;
    }

    Best Regards

    #720465

    ballindigital
    Participant

    Amazing – thank you 🙂 Although, this should be a standard option rather than using css. Maybe in an update?

    #720512

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    You’re welcome!

    At the moment, there is no built-in option to set a custom background color for the entire mega menu dropdown area. Therefore, if you need a custom color instead of the predefined color schemes, custom CSS is required.

    For any feature request, you can create a feature request here – https://woodmart.userjot.com/ so our developers can take it into account.

    Best Regards,

    #720513

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    You’re welcome!

    At the moment, there is no built-in option to set a custom background color for the entire mega menu dropdown area. Therefore, if you need a custom color instead of the predefined color schemes, custom CSS is required.

    For any feature request, you can create a feature request here – https://woodmart.userjot.com/ so our developers can take it into account.

    Best Regards,

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