Guest Posted November 17, 2019 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!
dkwint Posted November 22, 2019 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.
jenniferboddam Posted June 13, 2020 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!
tuanphan Posted June 13, 2020 Posted June 13, 2020 On 6/14/2020 at 4:08 AM, 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 also use this free tool to add Testimonial Slider Let me know if you have any other questions. 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!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.