Breakpoint for menu

Hi There

I am using the standard menu for Renew and have set the breakpoint for the menu at 768 (as its quite a long menu)

However my ipad is not showing the hamburger menu but the long one.

I have this code in customiser

@media (max-width: 768px){
.x-nav-wrap.desktop,
.x-nav-wrap.mobile.x-collapsed {
display: none;
}

please could you advise.

Many thanks.

Hi Eileen,

Thanks for writing in! You can refer to iPad related landscape and portrait device widths from here (http://stephen.io/mediaqueries/).

Then please check the following post with regard to changing menu breakpoints (https://theme.co/apex/forum/t/how-to-force-responsive-menu-in-ipad-in-landscape-mode/41591/2?u=mldarshana).

Hope that helps.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.