Jump to content

How to reduce blank space height ?

Recommended Posts

  • Replies 5
  • Views 497
  • Created
  • Last Reply

Top Posters In This Topic

5 hours ago, Kao said:

Site URL: https://www.kubotec-nara.com/

https://www.kubotec-nara.com/

Pass: KUBOKUBO

 

Hi All,

I put my slider on my website page 
https://www.kubotec-nara.com/sekou

but there is too much space between slider and slideshow.

How can I reduce this blank space height?

Thanks for the help!
 

260447720_296211512412035_9067076143000226124_n.jpg

Hi, 

You can try adding to Home > Design > Custom Css

section[data-section-id="6180dfbc02596b69d43aadfe"] .gallery-slideshow-wrapper {
  margin-bottom: 0 !important;
}

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
7 hours ago, Kao said:

Yey, Thanks! It worked on desktop but still not on mobile view...

download.png

For the mobile, you can try the following ones

@media only screen and (max-width: 767px) {
	section[data-section-id="6180dfbc02596b69d43aadfe"] .gallery-slideshow.preFade.fadeIn {
      height: 53vh !important;
    }
}

Let me know how it works on your site

Press 👍 or mark this answer as solution to help another one too

Edited by bangank36

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
On 11/26/2021 at 2:45 PM, Kao said:

I use Windows and It was working on my windows.

But when we see on MAC on desktop, it is still not working... Any suggestions?

261307060_610805763398872_3715254569291470017_n.png

Try adding to Design > Custom CSS

@media screen and (min-width:1500px) {
.gallery-slideshow {
    height: 50vh !important;
}
}

 

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.