Removing Header Custom HTML Box - by ssledgeski

This topic has 4 replies, 2 voices, and was last updated 5 years, 10 months ago ago by Rose Tyler

  • Avatar: ssledgeski
    ssledgeski
    Participant
    May 8, 2018 at 15:05

    Hello,

    I’m looking to use header style #7, as the menu bar and centered logo are what work best for my site. I have no use for the Header Customer HTML box, but I see no way to remove it. Is there some type of CSS code I can use to get rid of this?

    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 8, 2018 at 15:26

    Hello,

    Please add this code in Custom css:

    .header-type-7 .header .tbs span::before {
        display: none;
    }
    .header-type-7 .header .tbs span {
        border:  none;
    }

    Regards

    Avatar: ssledgeski
    ssledgeski
    Participant
    May 8, 2018 at 15:31

    Thank you! Worked perfectly

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 8, 2018 at 15:33

    You’re welcome!

    Regards

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.