Home Forums WoodMart support forum Different header color

Different header color

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

    kadodi
    Participant

    Hello colleagues. I would like to ask, how can I set a different color for the header? For example, should it be white for the desktop version, and blue in the mobile version? Thanks in advance for your reply

    #453294

    Luke Nielsen
    Keymaster

    Hello,

    The background for the header on the desktop, you can set via WoodMart -> Header builder -> and set any color per your needs for the header rows:

    https://monosnap.com/file/IBqWCbWJPyFKm7BwwdTE0cT8FHzXaR

    As for the mobile, send me a link to your website and I will send you a custom code for changing the color on the mobile.

    Kind Regards

    #453476

    kadodi
    Participant

    That’s how I do it. But it doesn’t work.

    #453579

    Luke Nielsen
    Keymaster

    Hello,

    In order to change the background for the mobile header, please enter the code below into the “Mobile CSS” area in Theme Settings -> Custom CSS.

    .whb-general-header {
        background-color: #fff
    }

    Let me know if you have any questions or concerns.

    Kind Regards

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