Change background color of main menu
-
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.
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.
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.
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.
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.
The topic ‘Change background color of main menu’ is closed to new replies.