• I cannot remove the top and bottom lines from the main header. I’ve had this problem before. I have searched, and nothing is working. Any help would be greatly appreciated. Thank you for your time.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Branko

    (@brankoconjic)

    Hi,

    Top Border:

    Go to: Appearance ? Customize ? Header ? Main Navigation ? Design Options ? Border ? Set 0px for “Top”

    Bottom Border:
    Go to Appearance ? Customize ? Header ? Main Header ? Design Options ? Border ? Set 0px for “Bottom”

    Alternative way (not recommended) is to use CSS to override the Customizer options:

    .sinatra-header-layout-3 .si-nav-container { border: none; }

    Thread Starter Jules Play

    (@jules-play)

    That worked! I had the border at zero, but not in the Main Navigation. Thank you! Stay safe.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Removing Lines from Main Header’ is closed to new replies.