Home Forums WoodMart support forum Change background color of main menu

Change background color of main menu

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

    gerdenhaan
    Participant

    Hi there,

    On this page: http://musicenmedia.eu/artplazaroosendaal/webshop the background color on scroll changes to black with a white font.
    Can I change that to white background with a black font?

    Thanks!

    ger.

    #217121

    Hello,

    I have visited the URL you attached. Please try and add the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .woodmart-archive-shop .whb-sticked .whb-row {
    background: white !important;
    }
    .woodmart-archive-shop .whb-sticked .whb-color-light .navigation-style-underline .item-level-0 > a {
    color: black;
    }
    .woodmart-archive-shop .whb-sticked .whb-color-light .wd-tools-element > a {
    color: black;
    }

    Best Regards.

    #217125

    gerdenhaan
    Participant

    Hi Aizaz, this works!
    Only do I loose the logo and the geen underline under the menu.

    Because the homepage has this layout as tabard, I thought it might be a setting in de Them panel?

    Ger.

    #217130

    Hello,

    This is happening because the image you used for the logo is transparent. That’s why it’s not displayed on the white background.

    You can try adding a colored logo to the sticky header.

    Regard’s.
    Xtemos Studio.

    #217131

    gerdenhaan
    Participant

    Oke, I will try that.

    #217216

    Well @gerdenhaan. It’s been great chatting with you.

    Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.

    Have a wonderful day.

    Topic Closed.
    Best Regards.

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

The topic ‘Change background color of main menu’ is closed to new replies.