Home Forums WoodMart support forum Different colors on menu

Different colors on menu

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #175893

    TigoVape
    Participant

    Hi.

    We want to have a background color on desktop and a different color for the same menu on mobile.

    How can we do that?

    #175957

    Hello,

    I have visited the URL you provided. Please provide with relevant screenshots of the specific area which you want to change the background-color to check it myself and help you out accordingly.

    Best Regards.

    #175964

    Hello,

    You can set the colors in the row settings: https://xtemos.com/docs/woodmart/header-builder/header-rows-columns-configuration/

    Then tell me what color do you want, is it necessary to change the font color as well I will provide custom CSS.

    Best Regards

    #176077

    TigoVape
    Participant

    Hi!
    Thanks for the reply.

    We want the background color of this menus —> https://prnt.sc/r7eyb0
    To be changed.
    We want to keep it black on mobile, but white on desktop.

    How can we do that?

    #176100

    Hello,

    I saw the screenshot you attached. To change the background-color of the drop-downs only for desktop you need to add the following Custom CSS in the Custom CSS for Desktop area Under Theme Settings >> Custom CSS.

    .sub-menu-dropdown.color-scheme-light {
    background-color: white;
    }

    Best Regards.

    #176106

    TigoVape
    Participant

    Thanks!
    It worked.
    I guess you missed the font color, that now we need it black.

    Thanks in advance.

    #176195

    Hello,

    You are Most Welcome!!!.

    I have visited your website and the font-color of the dropdown menus is already black. Please clear cache and check back.

    Video for Clarification: https://jumpshare.com/v/KNpvIIZ7HRYHO6x9egGx

    Best Regards.

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