Jump to content

Banner slider mobile optimization

Recommended Posts

  • Replies 8
  • Views 346
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Posted Images

12 minutes ago, RenataB999 said:

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

hi, I can't fix the space between images and navigation bottoms for the slider on mobile. Will appreciate any help

Screen Shot 2022-03-29 at 16.04.40.png

Try adding to Home > Design > Custom Css

@media only screen and (max-width: 767px) {
  section[data-section-id="623ff18166f313090b081264"]  .slides--initialized {
    min-height: 40vh !important;
  }
}

Let me know how it works on your site

Support me by pressing 👍 if this useful for you

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

My testing

image.png.7211d3f520de203cb43c8139048bb174.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
3 minutes ago, bangank36 said:

Try adding to Home > Design > Custom Css

@media only screen and (max-width: 767px) {
  section[data-section-id="623ff18166f313090b081264"]  .slides--initialized {
    min-height: 40vh !important;
  }
}

Let me know how it works on your site

Support me by pressing 👍 if this useful for you

Thanks, yes. But niw these guys are on the text

Screen Shot 2022-03-29 at 16.23.26.png

Link to comment

You can change the value of min-height until it meets your requirement

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
16 minutes ago, RenataB999 said:

I tried, but the images are changed as well this way.

Add the following one to make image unchange

@media only screen and (max-width: 767px) {
  section[data-section-id="623ff18166f313090b081264"]  .slides--initialized img {
    height: auto !important;
    width: 100% !important;
  }
}

 

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
34 minutes ago, bangank36 said:

Add the following one to make image unchange

@media only screen and (max-width: 767px) {
  section[data-section-id="623ff18166f313090b081264"]  .slides--initialized img {
    height: auto !important;
    width: 100% !important;
  }
}

 

Still that space is there, trying to adjust but not working

Screen Shot 2022-03-29 at 17.35.04.png

Link to comment
10 hours ago, RenataB999 said:

Still that space is there, trying to adjust but not working

Add the following one in the above media query and change the min-height of wrapper element until it meets your requirement

section[data-section-id="623ff18166f313090b081264"] .list-item {
  padding: 0 !important
}

 

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.