Jump to content

Responsive Markdown text

Recommended Posts

  • Replies 3
  • Views 2.6k
  • Created
  • Last Reply

Do you mean you want it to be a different size on mobile?

If so, adding the following to your custom css should help

@media only screen and (max-width: 640px) {
	h4 {
		font-size: 88px;
	}
}

That should work - all you need to do is tweak the 88px to whatever value you want. 

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.