Jump to content

Changing mobile font size only on York template? (SQ 7.0)

Recommended Posts

On 11/25/2021 at 10:58 PM, ash1570048080 said:

Site URL: https://www.berenfeld.net/dasistmischa

Hello 🙂
I'd like to change the body text font size for mobile devices only. Right now it's 19px. That's fine for desktop view but it's too large on mobile.

Any ideas?

 

You can get reference with media query

In your case, we can set the following code in Home > Design > Custom Css

@media screen and (max-width: 767px) {
  .collection-type-project .project-slide-description-text {
    font-size: 16px;
  }
}

Let me know how it works on your site

Press 👍 or mark this answer as solution to help another one too

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you

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.