Jump to content

How can i globally (or even locally) control spacer blocks for tablet only

Recommended Posts

  • Nathan_G changed the title to How can i globally (or even locally) control spacer blocks for tablet only
  • Replies 2
  • Views 582
  • Created
  • Last Reply
9 hours ago, Nathan_G said:

Site URL: https://www.on2design.co.uk

Hello all,

Is there a way  to remove or control the size of any spacer columns/spacer blocks in a page or site-wide from a specific screen size using CSS—in this case—for tablet screens?

I just want to have a more control over the spacing of elements on the page.

I am using the Avenue template.

Many thanks for any help given 😊

 

You can consider some tips

@media only screen and (max-width: 768px) {
  /* For specific spacer */
  #block-b5ced66b9ba1b585b2b5.sqs-block-spacer {
    
  }
  /* For specific page's spacer */
  #collection-5ac030d5575d1f2de6462141 .sqs-block-spacer {
    
  }
  /* For site wide spacer */
  .sqs-block-spacer {
    
  }
}

use this extension to find out

https://chrome.google.com/webstore/detail/igjamfnifnkmecjidfbdipieoaeghcff

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

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.