Jump to content

Minimize spacing in code block

Recommended Posts

Site URL: https://www.at17c.com/shop

Hi. 
On my shop page I am using a code block to remove a section of the footer on that specific page. 
On desktop it looks fine, since you can compress the code block down to one line. 
On mobile however the code block takes up too much space. 
How do I remove that spacing or how do I remove the code block completely while still maintaining its function. The marked red circle is where the code block is. 
TIA

Screen Shot 2022-09-05 at 16.01.49.png

Link to comment
  • Replies 2
  • Views 181
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Posted Images

32 minutes ago, at17c said:

Site URL: https://www.at17c.com/shop

Hi. 
On my shop page I am using a code block to remove a section of the footer on that specific page. 
On desktop it looks fine, since you can compress the code block down to one line. 
On mobile however the code block takes up too much space. 
How do I remove that spacing or how do I remove the code block completely while still maintaining its function. The marked red circle is where the code block is. 
TIA

Screen Shot 2022-09-05 at 16.01.49.png

Does it look good with the following change?

image.png.79b87f5bbc42d9ea5af5166925588618.png

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

Try adding to Home > Design > custom css

@media only screen and (max-width: 767px) {
  section[data-section-id="6315f88b63627605c7479720"] {
    display: none;
  }
}

Let me know how it works on your site

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • 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.