I can’t figure out why the mobile menu and Facebook icon looks squished on mobile. Please advise how to fix.
Hi There @Sarah_S
Thanks for writing in! Could you please try adding the following CSS rule into your Theme Options > Global CSS area.
@media(max-width:320px){
.e89-6.x-anchor {
margin: 0;
}
}
Hope that helps.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.