Archived topic
Mobile Menu Icon Breaking
5 replies · Started by Vijay on August 3, 2020
Hi,
As illustrated below, I notice that in Samsung A20 and Google Pixel 2, the Menu Icon seems to be pushed down to separate line (breaking the header layout).
What am I doing wrong?
Any help most appreciated.

Hi there,
try adding this CSS:
.menu-toggle .mobile-menu {
padding-left: 0;
}
Hi David, Unfortunately I am still seeing the same issue on my mobile.
Where did you add the CSS? Is it still added to the site ?
Menu item still breaks in Pixel 2 (if woocommerce basket has items in it), but ive added css to prevent the issue
What did you add to resolve it ?