Kacia Posted November 17, 2020 Posted November 17, 2020 Site URL: https://vibraphone-dove-dpfn.squarespace.com/ Hi all, I'm not sure if this is outside the purview of this support forum as I'm using a third party element, but I'm having trouble resolving this with the vendor's support team and wondered if anyone here could help. I implemented a testimonial slider on my homepage (password He@1ing). When I view it, it's off-center to the right, no matter what browser I use. Sometimes it's dramatically off-center, sometimes there's just a few pixels pushing it off center. The vendor's support team said it appeared centered to them, so I'm wondering (1) how does it look for you? and (2) how can I fix this? Let me know if you need to see the CSS and JS currently in use. Thanks! Kacia
Beyondspace Posted November 20, 2020 Posted November 20, 2020 On 11/18/2020 at 2:11 AM, Kacia said: Site URL: https://vibraphone-dove-dpfn.squarespace.com/ Hi all, I'm not sure if this is outside the purview of this support forum as I'm using a third party element, but I'm having trouble resolving this with the vendor's support team and wondered if anyone here could help. I implemented a testimonial slider on my homepage (password He@1ing). When I view it, it's off-center to the right, no matter what browser I use. Sometimes it's dramatically off-center, sometimes there's just a few pixels pushing it off center. The vendor's support team said it appeared centered to them, so I'm wondering (1) how does it look for you? and (2) how can I fix this? Let me know if you need to see the CSS and JS currently in use. Thanks! Kacia Your css has override the border-box settings so I reset it with this custom css section[data-section-id="5f90a80e8112627af09c74bc"] .content-wrapper { box-sizing: border-box !important; } BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> 🤖 Ask me anything
Kacia Posted November 21, 2020 Author Posted November 21, 2020 21 hours ago, bangank36 said: Your css has override the border-box settings so I reset it with this custom css section[data-section-id="5f90a80e8112627af09c74bc"] .content-wrapper { box-sizing: border-box !important; } @bangank36 THANK YOU! i have been fiddling with this for days. Thank you so much!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.