Home Forums WoodMart support forum Different colour sticky header

Different colour sticky header

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

    Whimsie
    Participant

    Hi,

    We have a transparent header for our homepage only, but we want the sticky header to be a solid colour: #c3d4e1

    This did work for us previously, but for some reason, this doesn’t work any longer.

    Thank you.

    #85137

    Hello,

    Please provide your site admin access.

    Best Regards

    #85166

    Whimsie
    Participant

    Below 🙂

    #85278

    Hello,

    1. Remove the color as shown https://gyazo.com/8112fc637285b084a6434b84a4a1321d

    2. Add the code to the Theme Settings > Custom CSS:

    body .whb-color-light:not(.whb-with-bg) {
    background-color:#c3d4e1;
    }

    3. Clean your custom CSS for the header.

    Best Regards

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