SKT Build Pro

Home Forums All Other Themes SKT Build Pro

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #148065
    ahmet şengünahmet şengün
    Participant
    • Topics: 32
    • Replies: 27
    • Total: 59
    Member since: May 25, 2016

    hi
    I’m using the SKT Build Pro
    if i use header layout 3 or header layout 4 at mobile can i not see Mobile Outer Toggle Bar

    my website is https://hemengor.com/ege/

    #148110
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    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:1023px) {
    .center.centerlogoarea {
        overflow: visible !important;
    }
    .header.type4 #simple-menu {
        top: -100px !important;
    }
    }

    Regards,
    Chris

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