Okay
  Public Ticket #1272637
Mobile Site - Menu problem
Closed

Comments

  • AltShift started the conversation

    Hey Clapat Team,

    I have a problem with my Wordpress-Berger-Site on mobile devices. When you want to visit the site on a mobile device, the sandwich menu icon is really odd on the right side... How can this be centered in mobile mode, that it looks good?

    Thank you for your answer!

  •  1,802
    Support replied

    Hello

    plz add to  theme options -> styling options -> custom CSS

    @media only screen and (max-width: 479px){ #header-wrapper { width: 295px; } }

    in order to increase the width of the header on mobile and accommodate the width of your logo.

    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy

  • AltShift replied

    Thank you! All worked fine! Great support!! :)