Jump to content

Reduce font size on mobile for Mojave template?

Recommended Posts

Hi all

This is my first squarespace website and I've had a look through the forum but can't seem to find an answer to my issue.

I'm using the Mojave template and love how it looks. However on mobile I'm finding some of the larger fonts are breaking words up onto multiple lines, which looks pretty messy.

Is there a way I can reduce font sizes for the mobile version only?

If not, has anyone got any other bright ideas!?

Website is beckyh.co.uk

Thank you!

Link to comment
2 minutes ago, BeckyHesilrige said:

Hi! The copy in the front page header - Freelance content & marketing expert

Also the 'My services' on the 'services' page

Thank you!

Add to Home > Design > Custom CSS

@media screen and (max-width:640px) {
/* Homepage */
div#block-e7e85af2cfc85e2f2882 h1 {
    font-size: 30px;
}
/* services page */
div#block-576dd8cfb8825416576a h1 {
    font-size: 20px;
}
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment
  • 2 weeks later...
9 minutes ago, palnoch said:

Thanks for your quick reply. I haven't bought a domain yet, how do I find a link to my site that you can view?

 

https://beaverhero.com/squarespace-how-to/#How_to_Setup_Password_Share_Site_URL

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment
45 minutes ago, palnoch said:

remove size, sorry i just meant all areas where the text is broken up by hyphens, I'd like reduced in size

Add to Home > Design > Custom CSS

@media screen and (max-width:640px) {
/* award wining */
div#block-3096ed603e34550f7e67 h1 {
    font-size: 30px;
}
/* creative */
div#block-yui_3_17_2_2_1459877102385_15224 * {
    font-size: 20px;
}
/* volunteer */
div#block-56e1f5499f7266cdffeb416f * {
    font-size: 30px;
}
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment
10 minutes ago, Gui said:

Hello! Is it possible to increase the letter size on MOBILE without affecting the Desktop? I have the word SWEET her on MAX SIZE for desktop but when It goes to MOBILE it s way too small 😞 Can anyone help?

https://www.bakdshop.com/

1111111111

Where SWEET?

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment
6 minutes ago, Gui said:

Its on the first page< can you see it?

add to home . design > custom css

@media screen and (max-width:640px) {
div#block-yui_3_17_2_1_1574650801071_27034 h3 {
    font-size: 500px;
}
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment
  • 3 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.