mobile menu

Home Forums All Other Themes mobile menu

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #189893
    NigelNigel
    Participant
    • Topics: 171
    • Replies: 311
    • Total: 482
    Member since: March 17, 2016

    Hi

    can you help please

    mobile menu not showing on this dev site: https://staging.awningsinkent.co.uk

    menu ok on desktop view

    thnks

    #189965
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30666
    • Total: 30666
    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) {
    #simple-menu .fa-bars { color: #fff !important;}
    #simple-menu { margin-top: -15px !important;}
    }

    Regards,
    Dave

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