Jump to content

Testimonial slider tablet view

Recommended Posts

  • Replies 4
  • Views 365
  • Created
  • Last Reply
6 hours ago, ilonapoutanen said:

Site URL: https://www.lindakovasin.com/etusivu

I have a testimonial slider on my clients front page. It's optimized for mobile but I'm having trouble with optimizing it for tablets. Any help?

Näyttökuva 2021-3-23 kello 20.43.06.png

In your custom css, I think you should increase the breakpoint from 768px to 1024px

image.thumb.png.9395c961cc34b765ee80b20710d4758e.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

This is my code for that part. Could you point out where should I make those changes?
 

[data-section-id="603dfd3c0d14784990a9360b"]{
  @media(min-width:767px){
.section-background{
  width:50%;
  margin-left:50%;
}
.content-wrapper{
  width:50%;
  margin-right:50% !important;
    }}
@media(max-width:767px){
  display:block;
  .section-background, .content-wrapper{
  position: relative;
}
.section-background{
     height:400px;
}}}

[data-section-id="603dfd3c0d14784990a9360b"]{
.summary-carousel-pager .previous {
 position: absolute !important;
 left: -50% !important;
 right: inherit !important;
  }}

[data-section-id="603dfd3c0d14784990a9360b"]{
  @media(max-width:767px){
.summary-carousel-pager .previous {
 position: absolute !important;
 left: 3% !important;
 right: inherit !important;
 top: 30% !important;
    }}}

[data-section-id="603dfd3c0d14784990a9360b"]{
.summary-carousel-pager .next {
 position: absolute !important;
 right: -50% !important;
 left: inherit !important;
  }}

[data-section-id="603dfd3c0d14784990a9360b"]{
  @media(max-width:767px){
.summary-carousel-pager .next {
 position: absolute !important;
 right: 3% !important;
 left: inherit !important;
 top: 30% !important;
    }}}


@media(max-width:767px){
#block-yui_3_17_2_1_1614678250862_8808{
  padding-left: 10%;
  padding-right: 10%;
  }}

Link to comment

All the width:767px

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

Archived

This topic is now archived and is closed to further replies.

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