Hide mobile menu

Home Forums IT Consultant Support Hide mobile menu

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #193321
    Kristián GrivalskýKristián Grivalský
    Participant
    • Topics: 5
    • Replies: 16
    • Total: 21
    Member since: May 28, 2021

    Hello i have problem, when i scroll on my website on mobile, menu is hiding, please see on www. cviceniesbabatkami .sk .
    Thanks

    #193353
    Kristián GrivalskýKristián Grivalský
    Participant
    • Topics: 5
    • Replies: 16
    • Total: 21
    Member since: May 28, 2021

    Plugin problem, but how i create sticky menu?

    #193396
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30643
    • Total: 30643
    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:479px) {
    .header.type3 #simple-menu, .header.type4 #simple-menu { position:relative !important; top:-9px !important; right:0 !important; margin:0 !important;}
    }

    Regards,
    Dave

    #193521
    Kristián GrivalskýKristián Grivalský
    Participant
    • Topics: 5
    • Replies: 16
    • Total: 21
    Member since: May 28, 2021

    Hello , not working

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

    Hi,

    I think this is happening due to plugin conflicting.

    Kindly check for conflicting plugins disable all of the plugins and see if it works.

    If its working fine then some plugin is conflicting. Activate them one by one to find out which one is causing problems.

    Regards,
    Dave

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