Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #963750

    Hey there, I’d like to remove the white border when using a transparent header. Any ideas?

    #964572

    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

    #964747

    Hi Yigit,

    the header is already transparent and not glassy transparent. Check the link below

    #964844

    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

    #966591

    It worked! Thank you :)

    #966601

    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

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Remove white border from transparent header’ is closed to new replies.