Hamburger menu cuts off on mobile

Posted in: Newspaper
Post count: 4

Hi there,
When using the Hamburger menu, it cuts off some menu links on mobile. Would anyone be able to help? See here: https://LiveFitMagazine.com

Post count: 35449

Hi,
I just checked the website and I see that the hamburger menu is ok on mobile – https://i.imgur.com/f2zoXkk.pnghttps://i.imgur.com/amJn36z.png
Maybe you are referring the arrows for dropdown menus are not displayed, for this please try this css
.td-mobile-content .td-icon-menu-right {
display: inline-block;
}

This code can be set in the theme panel > custom code> advance css> mobile section.
I hope it will help you!

Post count: 4

Thank you for the fast reply. It worked! Do I need to add a code of iPad Landscape and Portrait too?

Post count: 27744

Hi,

Yes, you can add it if there is also an issue with the menu.

Thank you!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.