Home Forums WoodMart support forum Change Color of Sticky Menu Background

Change Color of Sticky Menu Background

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

    tank
    Participant

    I need to change the color of the stick menu on both desktop and mobile. When the sticky menu appears, the background is an off-black. I need it to be a different color and I assume changing it for the desktop will also change the color on mobile. If not, please help me with code snippets for both mobile and desktop.

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

    Hello,

    Please use the below custom CSS code and paste it to Theme Settings >> Custom CSS >> Global CSS section:

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

    Best Regards.

    #621027

    tank
    Participant

    Thank you!

    #621119

    Most Welcome!!!.

    I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.

    We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

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

The topic ‘Change Color of Sticky Menu Background’ is closed to new replies.