- This topic has 5 replies, 2 voices, and was last updated 2 years ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Hi everybody,
I would like to know how to change the color of the grid lines in the header.
There are some grey colored horizontal lines, that disconnect the social media menu from the header/logo-area and the header/logo-area from the main navigation. And i want them to be white… (or to disappear, if there is an elegant way to do this). The lines are visible when setting Top Bar -> Background Transparancy to true, but if i do this, the social media menu doesn’t work (the sm menu seems to be overlayed by another area, and i cannot fix this… š )
Kind Regards,
Steven
Hi Steven,
Please share your website URL and we will check for possible solutions.
Kind Regards
Hey Vako,
thanks a lot!!
Its https://www.amtzweinull.de
And my customer doesnt like the horizontal grid lines underneath the social media menu and above the logo area…
Best regards,
Steven
HiĀ Steven,
Please navigate to Dashboard > Appearance > Customize > Additional CSS section add the following snippet:
#top-bar {
box-shadow: none;
}
#main-nav {
box-shadow: none;
}
Kind Regards
Feel free to contact us at any time, we are more than happy to help.
Kind Regards