How to remove tag line from header - by zouking

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

  • Avatar: zouking
    zouking
    Participant
    October 7, 2014 at 11:02

    Hi guys,

    how do i remove the tag lines from the header?

    Thanks.

    5 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    October 7, 2014 at 14:14

    Hello,

    Could you please clarify with more details what exactly you want to do and show us screenshots?

    Regards,
    Robert Hall.

    Avatar: zouking
    zouking
    Participant
    October 7, 2014 at 15:55

    Hi,

    Please refer to my website.

    Top left hand corner written “We are Committed to your Innovative”

    How do i remove everything, including the icon?

    Thanks

    Please, contact administrator
    for this information.
    Avatar: Robert Hall
    Robert Hall
    Support staff
    October 7, 2014 at 15:58

    Hello,

    Add this code into custom.css file.

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

    Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.

    Regards,
    Robert Hall.

    Avatar: zouking
    zouking
    Participant
    October 7, 2014 at 16:34

    Hi,

    How about remove the row of currency on the header as well?

    Thanks.

    Avatar: Robert Hall
    Robert Hall
    Support staff
    October 7, 2014 at 16:56

    Please, add this code into custom.css file:

    .currency{
    display:none;
    }

    Regards,
    Robert Hall.

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

The issue related to '‘How to remove tag line from header’' has been successfully resolved, and the topic is now closed for further responses

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