jwharton 0 Share Posted November 17, 2019 I am close to getting my FAQ the way I want it, but running into a couple of issues with the carousel summary. https://wayfarenursing.squarespace.com/faqs (hopefully that works - I'm previewing/tweaking Brine template). 1. At all screen sizes, items are cut off on the sides of the carousel. It looks like the carousel itself is larger than the container it's in? 2. At mobile size, the thumbnail image is getting shrunk in a weird way. You can see both issues below. At other screen sizes, the thumbnail is fine but content is still cut-off, as below: The CSS I have in place: //Summary Block Design // .sqs-block-summary-v2 .summary-item { background-color: #ffffff; border-radius: 20px; -webkit-box-shadow: 0px 0px 15px rgba(100, 100, 100, 0.1) !important; -moz-box-shadow: 0px 0px 15px rgba(100, 100, 100, 0.1) !important; box-shadow: 0px 0px 15px rgba(100, 100, 100, 0.1) !important; } //Summary Content Padding // .sqs-block-summary-v2 .summary-item .summary-content { padding: 5px 20px 20px 20px; } .sqs-block-summary-v2 .summary-title { font-size: 20px !important; color: #F05123; } .sqs-block-summary-v2 .summary-item .summary-excerpt { color: #43403C !important; } .sqs-block-summary-v2 .summary-item .summary-read-more-link { color: #00A3B0 !important; } .sqs-block-summary-v2, .sqs-gallery-design-carousel { margin: 0px !important; } .sqs-block-summary-v2, .sqs-gallery-design-carousel-slide { padding-right:0px!important; padding-left: 0px !important; margin-right: 5px !important; margin-left: 5px !important; } Any help would be greatly appreciated! Link to post
0 dkwint 1 Share Posted November 22, 2019 I have the same issue. I haven't found a way for CSS to fix this issue. A workaround: make sure your image thumbnails are the same aspect ratio as the settings in your Summary Block. jwharton 1 Link to post
0 jenniferboddam 0 Share Posted June 13, 2020 I'm having this issue as well. I'm using the summary block to be able to scroll through testimonials and i just noticed its cutting part of the text off on the side. when I check it shows its over the sites padding and when I add spacers to pull it more in the center it cuts off more. Has anyone figured out a fix for this? or have any code to fix? is it a glitch? thanks! Link to post
0 tuanphan 8,977 Share Posted June 13, 2020 27 minutes ago, jenniferboddam said: I'm having this issue as well. I'm using the summary block to be able to scroll through testimonials and i just noticed its cutting part of the text off on the side. when I check it shows its over the sites padding and when I add spacers to pull it more in the center it cuts off more. Has anyone figured out a fix for this? or have any code to fix? is it a glitch? thanks! If you share link to your site, we can check easier. You can also use this plugin to create testimonial, easy to install/customize without coding skills. You can send your question to my email to get detail answer. / How to Setup Password & Share URL --- Happy New Year Link to post
Question
jwharton 0
I am close to getting my FAQ the way I want it, but running into a couple of issues with the carousel summary.
https://wayfarenursing.squarespace.com/faqs (hopefully that works - I'm previewing/tweaking Brine template).
1. At all screen sizes, items are cut off on the sides of the carousel. It looks like the carousel itself is larger than the container it's in?
2. At mobile size, the thumbnail image is getting shrunk in a weird way.
You can see both issues below.
At other screen sizes, the thumbnail is fine but content is still cut-off, as below:
The CSS I have in place:
Any help would be greatly appreciated!
Link to post
Top Posters For This Question
1
1
1
1
Popular Days
Jun 13
2
Nov 17
1
Nov 22
1
Top Posters For This Question
jwharton 1 post
dkwint 1 post
jenniferboddam 1 post
tuanphan 1 post
Popular Days
Jun 13 2020
2 posts
Nov 17 2019
1 post
Nov 22 2019
1 post
Popular Posts
dkwint
I have the same issue. I haven't found a way for CSS to fix this issue. A workaround: make sure your image thumbnails are the same aspect ratio as the settings in your Summary Block.
Posted Images
3 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment