Jump to content

Increase Banner Header Font Size on Mobile on THESE pages

Go to solution Solved by Ziggy,

Recommended Posts

I want to make the font size of the banner headers on the following links to 70px on MOBILE.

1) https://www.ilikestorytelling.com/mindful-marketing-retreats

2) https://www.ilikestorytelling.com/webinar-resources

3) https://www.ilikestorytelling.com/about

 

Tried the following code, but it only worked on some of the pages of my website:

@media screen and (max-width:640px) {
#mindful-marketing-retreats .banner-thumbnail-wrapper.has-description .desc-wrapper p>strong {
  font-size: 60px;
}   
}

 

If anyone has any guidance, it would be greatly appreciated!

Link to comment
  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

  • Solution

Try this CSS update:

@media screen and (max-width:640px) {
  #collection-60fb5168159fcd5b1a3ae0ff, #collection-63d80cd9ee3d1e2a78d0a734, #collection-61b7e2390a54b025c26694e4 {
    .desc-wrapper p>strong {
      font-size: 60px;
    }
  }   
}

It's using the page collection IDs to target the CSS to each page.

https://squarefortytwo.com/squarespace-guides/find-an-id-in-squarespace-71

Please like and upvote if my comments were helpful to you. Cheers!

Zygmunt Spray
Squarespace Website Designer
Contact me: 
https://squarefortytwo.com 

  Did I help? Buy me a coffee?

🔌 Ghost Squarespace Plugins (Referral link)
📈 SEO Space (Referral link)
 SquareWebsites Plugins (Referral link)
 🔲 SQSP Themes (Referral link) 
Spark Plugin (Referral link) 

Link to comment

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.