BluddyBrilliant Posted December 1, 2020 Posted December 1, 2020 Site URL: https://staging.reorua.co.nz Hi Circle members, Is there someone that is able to help me with the following question; I want to vertical align the content of a summery block (in this case a testimonial slider). The arrows are nicely positioned in the middle but because of the different length of the testimonials it doesn't quite give the result I would like. This is the code I'm using at the moment... /* move arrows testimonial slider */ .sqs-block-summary-v2 .summary-block-setting-design-carousel .summary-carousel-pager { float: none; width: 100%; position: absolute; bottom: 50%; left: 50%; -webkit-transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); transform: translate(-50%,-50%); -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; z-index: 9; } Your help is very much appreciated! Cheers, Dennis
tuanphan Posted December 5, 2020 Posted December 5, 2020 Hi. Have you solved this yet? 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!)
kathrynnicoledesigns Posted March 8, 2021 Posted March 8, 2021 Has anyone got a solution for this yet? I am looking for the same solution
tuanphan Posted March 18, 2021 Posted March 18, 2021 On 3/8/2021 at 8:19 PM, kathrynnicoledesigns said: Has anyone got a solution for this yet? I am looking for the same solution I solved a similar case some days ago. If you share link to page whwere you use summary? 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!)
JanuaryMade Posted July 1, 2021 Posted July 1, 2021 On 12/2/2020 at 4:52 PM, BluddyBrilliant said: Site URL: https://staging.reorua.co.nz Hi Circle members, Is there someone that is able to help me with the following question; I want to vertical align the content of a summery block (in this case a testimonial slider). The arrows are nicely positioned in the middle but because of the different length of the testimonials it doesn't quite give the result I would like. This is the code I'm using at the moment... /* move arrows testimonial slider */ .sqs-block-summary-v2 .summary-block-setting-design-carousel .summary-carousel-pager { float: none; width: 100%; position: absolute; bottom: 50%; left: 50%; -webkit-transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); transform: translate(-50%,-50%); -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; z-index: 9; } Your help is very much appreciated! Cheers, Dennis @BluddyBrilliant looks like you solved this and the testimonials look fab! May I ask what code you used? 🙂 Or else @tuanphan, I'd love to use this for my site https://caper-gold-l3x4.squarespace.com/ if you happen to have the code 🙂 pw is: password
tuanphan Posted July 2, 2021 Posted July 2, 2021 On 7/1/2021 at 11:40 AM, JanuaryMade said: @BluddyBrilliant looks like you solved this and the testimonials look fab! May I ask what code you used? 🙂 Or else @tuanphan, I'd love to use this for my site https://caper-gold-l3x4.squarespace.com/ if you happen to have the code 🙂 pw is: password You can use Testimonial Sliders plugin to add testimonial 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!)
JanuaryMade Posted July 5, 2021 Posted July 5, 2021 On 7/2/2021 at 8:17 PM, tuanphan said: You can use Testimonial Sliders plugin to add testimonial Hi @tuanphan, the Squarespace carousel works just fine, am just looking for how @BluddyBrilliant vertically centered the content between the arrows (so shorter testimonials don't have awkward space at the bottom)
tuanphan Posted July 7, 2021 Posted July 7, 2021 On 7/6/2021 at 2:25 AM, JanuaryMade said: Hi @tuanphan, the Squarespace carousel works just fine, am just looking for how @BluddyBrilliant vertically centered the content between the arrows (so shorter testimonials don't have awkward space at the bottom) Above site url doesn't exist. Can you check it again? 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.