no header on mobile or tablet

Home Forums SKT Full Width Forum no header on mobile or tablet

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #112391
    feenfeen
    Member
    • Topics: 1
    • Replies: 0
    • Total: 1
    Member since: November 14, 2018

    Hi the theme SKt Spa dont show the header on mobile or tablet. The URL is www.bodyinform.ch
    Any ideas what I can do?

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

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    @media screen and (max-width:767px) {
    .header { background-color:#c3b08f !important;}
    .home.has_trans_header .header { position:relative !important;}
    #slidera { display:none;}
    }

    Regards,
    Dave

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