Hide Tagline

Home Forums SKT Full Width Forum Hide Tagline

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #144160
    Deric ChristianDeric Christian
    Participant
    • Topics: 2
    • Replies: 3
    • Total: 5
    Member since: October 20, 2019

    Hello,

    My order number is #41169 and I have been using the SKT Landing page theme for my site.

    Could someone please help me hiding the tagline visible under the logo. The option to disable tagline under “Site Identity” does not seem to work.

    URL: http://www.asieldigital.com/

    #144175
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30638
    • Total: 30638
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:

    Add this code there:

    .header .header-inner .logo span.tagline {
    display:none !important;
    }

    Regards,
    Brad

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