Banking Theme

Home Forums All Other Themes Banking Theme

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #117722
    info1310info1310
    Participant
    • Topics: 12
    • Replies: 13
    • Total: 25
    Member since: April 4, 2018

    on mobile menu is not working if we use header layout 3 or 4 https://goo.gl/jkd6JM

    #117775
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30683
    • Total: 30683
    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-menu { z-index:99999999 !important;}
    }

    Regards,
    Dave

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