Jump to content

Change the size of headline on mobile only?

Recommended Posts

  • Replies 8
  • Created
  • Last Reply
46 minutes ago, deliberatemom said:

Thank you for your prompt response. It didn't work - looks exactly the same. 😞 

This should do it, and work better

@media screen and (max-width: 600px) {
  h1#sqs-slash-page-header {
    font-size: 20vw !important;
  }
}

 

Link to comment
16 hours ago, rwp said:

@media screen and (max-width: 600px) {
  h1 {
    font-size: 20vw;
  }
}

Give this a go.

She uses Cover Page. Custom CSS doesn't affec Cover page.

13 hours ago, deliberatemom said:

Hmmmm - it still didn't work. Looks the same.

Add to Page Settings > Advanced > header

<style>
  @media screen and (max-width: 600px) {
  h1#sqs-slash-page-header {
    font-size: 20vw !important;
  }
}
</style>

 

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
4 hours ago, tuanphan said:

She uses Cover Page. Custom CSS doesn't affec Cover page.

Add to Page Settings > Advanced > header


<style>
  @media screen and (max-width: 600px) {
  h1#sqs-slash-page-header {
    font-size: 20vw !important;
  }
}
</style>

 

That worked! Thank you so much! 🙂

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.