Burguer button not running

Home Forums All Other Themes Burguer button not running

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #182613
    Carlos Raez CamposCarlos Raez Campos
    Participant
    • Topics: 114
    • Replies: 94
    • Total: 208
    Member since: May 17, 2018

    Hi at this web burguer button doesn´t running

    https://imgur.com/D729z2T

    url: https://www.frankandpier.com/
    user:test
    pass: test

    Regard!!
    thanks

    #182650
    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 (min-width:320px) and (max-width:1023px) {
    #simple-menu {
        z-index: 99999999999;
    }
    }

    Regards,
    Chris

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