Jump to content

Changing font sizes in mobile view without changing in computer view

Recommended Posts

Posted

Hi! 

We were looking for some guidance on if there’s a way to change the size of our fonts in mobile view without changing it in computer view using codes? This would be used across multiple pages We have no background knowledge of coding. We are also hoping to resize a video.

 

 

  • Replies 1
  • Views 1.3k
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted

You can share link to site & let me know which elements you want to change size, we can help easier

For example, if you want to resize h1, h2, h3, p1 only, you can use this code to Website > Website Tools > Custom CSS

@media screen and (max-width:767px) {
	h1 {font-size: 28px !important;}
	h2 {font-size: 28px !important;}
	h3 {font-size: 28px !important;}
	p.sqsrte-large {font-size: 28px !important;}
}

 

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!)

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.