Archived topic
Mobile Menu appearing weird in real
3 replies · Started by Ashin on January 31, 2023
Viewing posts 1–4 of 4
Mobile menu on the 'Customeriser' looks all fine. But in my iPhone, the text "Menu" and the three dash icon beside the text 'Menu' are on different lines.
Hi there,
can you share a link to the site where i can see the issue ?
Added
Hi Ashin,
Can you try adding this through Appearance > Customize > Additional CSS?:
nav#mobile-header button.menu-toggle {
display: flex !important;
}
This archived topic is closed to new replies.