Jump to content

mattdoherty91

Circle Member
  • Posts

    2
  • Joined

  • Last visited

Community Answers

  1. mattdoherty91's post in Disabling custom CSS code injection on mobile view was marked as the answer   
    Literally moments after submitting this question, I received the answer via a friend:
    Wrapping the CSS rule in a "Media Query" would only apply when a screen is larger than 767px (standard breakpoint between mobile and desktop), it would look like this: <style> @media(min-width:767px) { .gallery-reel {   height: clamp(75px, 25vw, 200px) !important;   padding: 17px 0px !important; } } </style> I can confirm that this worked perfectly! Shout out to support@will-myers.com 🙌
×
×
  • 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.