Tagged: borders, menu, transparent header
Hi,
Some pages of our Website have white borders for our menu, although “Transparent header” is selected on formatting settings on page parameters : https://tech-my.biz/contact-agence-transformation-digitale/
Before the last update of Enfold, it was totally transparent, without white borders in our case.
How can we fix this please?
Thanks a lot for your help.
Best Regards,
TechMyBiz Team from France
Hey Jérôme,
Please try this in Quick CSS:
#top .av_header_with_border.av_header_transparency #header_main {
border: none !important;
}
#top .av_header_with_border.av_header_transparency .avia-menu.av_menu_icon_beside {
border-color: transparent !important;
}
Best regards,
Rikard
Hey Rikard,
Thanks a lot for your code, it is perfect now!
Have a nice day and congrats for your serious and your theme, which is for us the best for WordPress!
Best regards,
Jérôme
Hi Jérôme,
Glad Rikard could help! :)
For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/
If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)
Best regards,
Yigit