popofglitter Posted September 10, 2023 Share Posted September 10, 2023 Hello, I am trying to get the mobile header to match the preview on Dashboard. Mobile header looks perfect on preview, Safari cuts off the menu icon, Android completely removes the menu icon. Site: dethreads.net Thank you! Link to comment
Solution popofglitter Posted September 10, 2023 Author Solution Share Posted September 10, 2023 I managed to adjust with @tuanphan code. Thank you! /* Fix mobile shifting */ @media screen and (max-width:700px) { .header-title-nav-wrapper { max-width: 57% !important; } tuanphan 1 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment