Jump to content

Mobile Space

Recommended Posts

Site URL: https://www.goodwoodfamilygolf.com

Hi there,

Wondering if there's a way to decrease the space between the text and the first icon here, only in mobile. Reference attached—it would be on both the home page and the driving range page. I made all the images the same height so they lined up in desktop but this creates a bit of a gap as there is empty space above the small and medium bucket icons.

Thanks!

Screenshot_20220406-105608_Chrome.jpg

Link to comment
  • Replies 4
  • Views 265
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

28 minutes ago, ZachGallant5 said:

Site URL: https://www.goodwoodfamilygolf.com

Hi there,

Wondering if there's a way to decrease the space between the text and the first icon here, only in mobile. Reference attached—it would be on both the home page and the driving range page. I made all the images the same height so they lined up in desktop but this creates a bit of a gap as there is empty space above the small and medium bucket icons.

Thanks!

Screenshot_20220406-105608_Chrome.jpg

Try adding to Home > Design > Custom Css

@media only screen and (max-width: 767px) {
  section[data-section-id="623f3e9aa3f35e710406dc83"] .sqs-block.image-block {
    padding-bottom: 0;
  }
}

Let me know how it works on your site

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 No-code customisations for Squarespace (+100 Spark plugin customisations)
🥳 Freemium Squarespace Widget Templates (+1000 Elfsight 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

My testing

image.png.9e588b94043479b570fe273a34cfc837.png

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 No-code customisations for Squarespace (+100 Spark plugin customisations)
🥳 Freemium Squarespace Widget Templates (+1000 Elfsight 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

Thanks bangank36,

Unfortunately, that didn't seem to work when I tested, it looked the same as your image.

I'm looking to decrease the space between the text "taxes included" and that first image of the "small bucket" of balls—is there a way to do that?

I know that the image itself has a bit of empty space at the top to keep everything in line on desktop!

Thanks!

Link to comment
On 4/7/2022 at 12:11 AM, ZachGallant5 said:

Thanks bangank36,

Unfortunately, that didn't seem to work when I tested, it looked the same as your image.

I'm looking to decrease the space between the text "taxes included" and that first image of the "small bucket" of balls—is there a way to do that?

I know that the image itself has a bit of empty space at the top to keep everything in line on desktop!

Thanks!

Add to Design > Custom CSS

/* Pricing spacing */
@media screen and (max-width:767px) {
div#block-c22db18f1fe95a1e6404+.row {
    margin-top: -50px;
}}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (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.