-
Posts
4 -
Joined
-
Last visited
Reputation Activity
-
Pricey442 reacted to Ziggy in H1 Long Name not mobile friendly
Hi Dean, the quick fix is to make the H1 font size smaller globally.
The longer fix is to adjust the H1 mobile font size with CSS, something like this:
@media only screen and (max-width:767px) { h1 { font-size:12vw; } } You'll need to adjust the value.
-
Pricey442 reacted to tuanphan in Updated Desktop Page - Mobile Page hasn't updated
If you use new editor (fluid engine) on 7.1, you will need to adjust layout both desktop + homepage
See detail: https://support.squarespace.com/hc/en-us/articles/6421525446541-Editing-your-site-with-Fluid-Engine#toc-mobile-layout