Jump to content

squick

Circle Member
  • Posts

    18
  • Joined

  • Last visited

Reputation Activity

  1. Like
    squick reacted to lu.diehl in Changing slideshow banner height on homepage in Bedford   
    Yes, you can actually change the min-device-width to whatever you want, but for general iPad layouts use 768px. 
    //* For general iPad layouts *// @media only screen and (device-width: 768px) { /* Code goes here */ }  
  2. Love
    squick reacted to lu.diehl in Changing slideshow banner height on homepage in Bedford   
    Hi @DaleBoettcherPhoto, the code I wrote before isn't great actually... I would try it differently this time. If you're looking to change it only in one page then add the code below to the page setting > Advanced instead of adding it the general Custom CSS.  If you're looking to change it all pages, add it to Design > Custom CSS and remove the <style> tags.
    <style> @media only screen and (min-device-width: 640px){ .promoted-gallery-wrapper { height: 500px!important; } .sqs-gallery-design-stacked-slide { height: 500px!important; } .sqs-gallery-controls .next, .sqs-gallery-controls .previous{ top: 250px!important; } } </style> Let me know how it looks... if you need further help, please share a link to your website. 
×
×
  • 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.