Jump to content

How to reduce blank space height ?

Recommended Posts

  • Replies 5
  • 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

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, 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

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, 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

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

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.