How can i remove this from the header (#6)

This topic has 6 replies, 2 voices, and was last updated 9 years, 9 months ago ago by Robert Hall

  • Avatar: addingadds
    addingadds
    Participant
    November 16, 2015 at 12:09

    It says “Header custom HTML (for 6, 7, 13, 14, 18 headers)” But how do i remove it?

    5 Answers
    Avatar: Robert Hall
    Robert Hall
    Participant
    November 16, 2015 at 12:18

    Hello,

    Please add this code in Theme Options->Custom CSS->Global Custom CSS.

    .header-type-6 .header .tbs span{
    display:none;
    }
    

    Regards,
    Robert Hall.

    Avatar: addingadds
    addingadds
    Participant
    November 16, 2015 at 15:01

    does not seem to work?

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 16, 2015 at 15:13

    Hello,

    Please try this code.

    .header .tbs span{
    display:none !important;
    }

    If this doesn’t help provide us with wp-admin and FTP credentials in Private Content.

    Regards,
    Robert Hall.

    Avatar: addingadds
    addingadds
    Participant
    November 16, 2015 at 15:17

    It worked 🙂
    Thanks

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 16, 2015 at 15:55

    You’re welcome!
    If you have any questions please feel free to contact us.

    Regards,
    Robert Hall.

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

The issue related to '‘how can i remove this from the header (#6)’' has been successfully resolved, and the topic is now closed for further responses

Helpful Topics

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