Kacia Posted November 17, 2020 Share 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 1 Link to comment
Beyondspace Posted November 20, 2020 Share 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; } tuanphan 1 Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to comment
Kacia Posted November 21, 2020 Author Share 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! Beyondspace and tuanphan 2 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment