Hey there, I’d like to remove the white border when using a transparent header. Any ideas?
Hey FadingReality,
Please refer to this post – https://kriesi.at/documentation/enfold/header/ and set your header to “transparent” instead of “glassy transparent” and that should help.
If it does not, please post a link to your website so we can inspect the border you would like to remove :)
Best regards,
Yigit
Hi Yigit,
the header is already transparent and not glassy transparent. Check the link below
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
CSS Snippet:
#top .av_header_with_border.av_header_transparency #header_main { border: none; }
Best regards,
Yigit
It worked! Thank you :)
Hi,
You are welcome! :)
For your information, you can take a look at Enfold documentation here – http://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