Hi Enfold team
The site has a transparent header, and changes to sticky header when scrolling down.
There has now been added a page under a section page:
Kontakt>Nyheder
With mouseover the dropdown menu the background appears white.
Is it possible to have a transparent background?
https://imgur.com/VD1YXlg
When user scrolls down it is fine that the background of the drop down menu is white.
Thanks a lot
Best regards
Lene Sachs
Hey Lene,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:
#top .av_header_transparency #menu-item-1123 .sub-menu,
#top .av_header_transparency #menu-item-1123 .sub-menu li,
#top .av_header_transparency #menu-item-1123 .sub-menu a {
background: transparent !important;
box-shadow: none !important;
border: none;
}
After applying the css, please clear your browser cache and check.
Best regards,
Mike
Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike