Responsive menu layout

Home Forums SKT Full Width Forum Responsive menu layout

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #203837
    BikoBiko
    Participant
    • Topics: 66
    • Replies: 70
    • Total: 136
    Member since: November 29, 2019

    Hi,
    With the SKT POLICE theme, the responsive menu is not well formatted (it is not well centered vertically).
    See screenshot: https://prnt.sc/qD9VSdBrAn7J
    How to adjust formatting on smartphone?
    Thank you for your help.

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

    Hi,

    Kindly use this CSS to fix responsive issue.

    @media screen and (max-width:479px) {
    #simple-menu { top:20px;}
    }

    Regards,
    Brad

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