Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #516903

    I’ve tried about 10 css changes from the forum but none work to remove that thin line between the logo and the menu,
    when the logo is above the te menu.

    #516953

    Hey TIMODENIJS!

    Add this to your custom CSS.

    div#header_main_alternate {
        border-top: 0px !important;
    }

    Best regards,
    Elliott

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.