Jump to content

davemurphy_

Member
  • Posts

    2
  • Joined

  • Last visited

Everything posted by davemurphy_

  1. Hello! It appears that all text changes size (not just h1 and h2). Thanks!
  2. Site URL: https://rewildprojects.co/ Hi guys, Quick caveat: I'm a complete newbie to Squarespace and have almost zero understanding of code 🙂 I have created a website for me brand consultancy (rewildprojects.co) and I have an issue whereby when I scroll up or down on my mobile site, the text and fonts change size. Video for reference can be found here. I'm using Safari 14: https://www.whatsmybrowser.org/b/L8CBA Does anyone have any ideas or suggestions? My fried helped me add some code to the site (to help with my custom font and size of an image on mobile). The custom code is here for reference: /*******FONTS**********/ h1, h2 { font-family: new-spirit-condensed, serif; font-weight: 400; } /* CSS FOR TABLET AND MOBILE */ @mobile: ~"only screen and (max-width: 640px)"; @tablet: ~"only screen and (min-width: 641px) and (max-width: 949px)"; /* CSS FOR TABLET */ @media @tablet { .sqs-block-image { width: 20%; margin: 0 auto; } } /* CSS FOR MOBILE */ @media @mobile { .sqs-block-image { width: 20%; margin: 0 auto; } } --------- Any help would be greatly appreciated!! Thank you Dave
×
×
  • 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.