• Resolved adminoli

    (@adminoli)


    Hi – for some reason a white line has appeared. I have not done anything to instruct a white line to appear with code.

    What is going on? The theme was quite manageable until this very disappointing occurrence.

    Please advise

    Thanks

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hello @adminoli,

    I understand you’re having an issue with a white line. I took a look at your example and it appears to be a bottom-border CSS variable in the theme for the header. You can remove this with CSS in Customize > Additional CSS.

    
    .site-header-wrapper {  
      border-bottom: none;  
      }
    

    I hope this takes care of the bottom border for you.

    Regards,
    Daniel F.

Viewing 1 replies (of 1 total)
  • The topic ‘White line !?’ is closed to new replies.