Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1056264

    Hi Support – I have a strange partial border (not sure) in my header area and I don’t know how to delete it. I was wondering if you could help? You will see a light grey line about 10px thick to the left and right of the logo. Any ideas on how to remove it?

    Thank you!
    LindaK

    #1056315

    Hey LindaK816,

    https://cl.ly/94326dfb1ba1 This border added on top of the header in your Quick css is pushing the logo container down, it goes above the blue container at the bottom and creates an impression of the border.

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .html_header_top.html_header_sticky #main {
        padding-top: 98px;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1059783

    Thanks Victoria! Looks great now : )

    #1059887

    Hi,

    Glad we could help!

    Please take a moment to review our theme and show your support https://themeforest.net/downloads
    Don’t forget to bookmark Enfold Documentation for future reference.

    Thank you for using Enfold :)

    Best regards,
    Vinay

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Strange partial border (?) in my header area’ is closed to new replies.