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

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, 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.