Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #415863

    Hey,

    I hope all is well. The mobile menu displays the mobile menu button and a vertical menu to right of the page which throws the design off by causing a scroll bar on my iPhone. I have attached an image below. I have the “header mobile menu activation” set to “active for smartphones and tablets”. I have the “hide mobile menu submenu items” checked. I have the code below added to the quick css…please let me know how I can get this fixed. Thanks!!!

    @media only screen and (max-width: 768px) {
    nav.main_menu {
    display: none !important;
    }}

    mobile screen shot

    #416241

    Hi kls1138!

    Could you try to update to the latest version of the theme, 3.1.1, to see if that fixes the issue please?

    Regards,
    Rikard

    #416701

    This seems to have worked. Thanks, Rikard!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Mobile menu’ is closed to new replies.