Home Forums WoodMart support forum Reverse colors in the menu

Reverse colors in the menu

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #435032

    xroma
    Participant

    Please let me know if it is possible:

    Transparent menu – white font color
    Menus after sliding down – white background color, dark font.

    At the moment, if I have a transparent menu bar and a white font, after scrolling down the bar turns black. If I set transparent with a dark font, after sliding down the beam becomes correct – white with a dark font.

    #435076

    Hello,

    Sorry to hear about the inconvenience. Could you please share some helpful Screenshots related to your concern along with your Site WP-ADMIN Login details so that we can better check this on your Site and assist you accordingly.

    Best Regards

    #437713

    xroma
    Participant

    I don’t understand why access to the panel is here? This is the standard setting of this theme that I would like to change.

    • This reply was modified 1 year, 3 months ago by xroma.
    • This reply was modified 1 year, 3 months ago by xroma.
    • This reply was modified 1 year, 3 months ago by xroma.
    • This reply was modified 1 year, 3 months ago by xroma.
    • This reply was modified 1 year, 3 months ago by xroma.
    • This reply was modified 1 year, 3 months ago by xroma.
    Attachments:
    You must be logged in to view attached files.
    #437781

    Hello,

    Please try using the below Custom CSS code and paste it to Dashboard >> Theme Settings >> Custom CSS >> Global CSS section:

    For without Sticky Menu color change, please try the following one:

    body:not(.single-product) .whb-overcontent:not(.whb-sticked) .whb-row:not(.whb-with-bg) .menu .menu-item a {
        color: blue !important;
    }

    For the Sticky Menu color change, please try this one:

    .whb-sticked .whb-row .menu .menu-item a {
        color: purple !important;
    }

    In this CSS, you can change the color to your choice of color hex code or color name. Hope this works out for you.

    If somehow it doesn’t work out for you, then kindly please share your Site URL with us so that we can check this directly on your Site.

    Best Regards

    #437790

    xroma
    Participant

    Its works! Thank you!

    #437904

    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 6 posts - 1 through 6 (of 6 total)

The topic ‘Reverse colors in the menu’ is closed to new replies.