Jump to content

Brine Header Mobile Scaling

Recommended Posts

Site URL: https://rafida.org

Hey,

On our BRINE website, when viewing in mobile view, our 'Heading 1', which is our largest font used for titles becomes very small. Much smaller than it needs to be. I can see that on the BRINE template there is no scaling option for headings in the site styles section.

Is there any way I can control the mobile scaling for headings through code?

I've provided two screenshots showing you the different in text scale on desktop and mobile.

Website access:
rafida.org
pass: lastphasetesting3

Thanks!

 

Screenshot 2020-09-18 at 16.39.10.png

Screenshot 2020-09-18 at 16.39.19.png

Link to comment
  • Replies 6
  • Views 388
  • Created
  • Last Reply

Add the following to your CSS.

@media screen and (max-width: 640px) {

  h1 {

    font-size: 64px;
    
    }
  }

This is for a 7.0 site using the Brine template.

Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects.

Link to comment

I don't think v7.0 or v7.1 will make much difference for the multilingual aspect of your site(s). Take a look at Creating a multilingual site in Squarespace.

So the core question is what features do you need for your site(s) and what version of SS will best meet your needs. I can't say one version of SS is better than the other overall. They each have their pros and cons.

If you have specific questions about features of each version of SS I suggest asking new questions.

Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects.

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.