Jump to content

Summary Carousel mobile view

Recommended Posts

I used custom code to create arrows on my testimonials summary carousel. 

Here is the code I used:

@media screen and (max-width: 767px) { .sqs-block-summary-v2 .summary-block-setting-design-carousel .summary-carousel-pager { bottom: -18% !important;}}.sqs-block-summary-v2 .summary-block-setting-design-carousel .summary-carousel-pager { float: none; width: auto; position: absolute; bottom: -5%;} .sqs-gallery-design-carousel .sqs-gallery-controls .next::before { background-color: #3c9; color: #fff; padding: 3px;} .sqs-gallery-design-carousel .sqs-gallery-controls .previous::before { background-color: #3c9; color: #fff; padding: 3px;}

In the mobile view of the website the arrows move down very far, is there any way to fix this? I attached photos you can see what I mean.

thank you!

Example 1.png

Example 2 - Mobile.png

Link to comment
  • Replies 5
  • Views 713
  • Created
  • Last Reply

Top Posters In This Topic

  • 4 weeks later...
13 hours ago, P-Lato said:

Hi there, I need help with the same issue please.

Can you help me make the summary carousel block mobile and tablet friendly? 

It is on the home page

https://cello-opossum-2bsn.squarespace.com 

Password: 123

 

289481162_ScreenShot2021-05-13at7_50_26PM.thumb.png.6bfefd2a0fa03f675616f46c213e174c.png

 

Should look like:

1426448825_ScreenShot2021-05-13at7_50_04PM.thumb.png.a6eba9f6d4857db8c8b1e5ab8f7a6637.png

Hi. Can you disable autoplay? We can check easier

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

Try adding to Design > Custom CSS

@media screen and (max-width:767px) {
#block-yui_3_17_2_1_1620824737387_16698 .summary-excerpt p {
    padding: 10px !important;
}
#block-yui_3_17_2_1_1620824737387_16698 .summary-item-list img {
    width: 100% !important;
    height: auto !important;
}
#block-yui_3_17_2_1_1620824737387_16698 .summary-thumbnail {
    padding-top: 0 !important;
    right: unset !important;
}
#block-yui_3_17_2_1_1620824737387_16698 .summary-thumbnail-outer-container {
    width: 50% !important;
    height: auto !important;
}
div#block-yui_3_17_2_1_1620824737387_16698 .summary-content.sqs-gallery-meta-container {
    padding-top: 70px;
}
div#block-yui_3_17_2_1_1620824737387_16698 .summary-content.sqs-gallery-meta-container * {
    text-align: center;
}
.summary-block-wrapper.sqs-gallery-design-carousel {
    max-height: unset;
}
}

 

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.