Katie_B Posted July 9, 2021 Share Posted July 9, 2021 Site URL: https://pumpkin-strawberry-tcz5.squarespace.com/ PASSWORD: kb I have a scrolling marquee in place but I think it's throwing the whole site off centre slightly (on desktop). There is an unwanted margin on the left and on overflow on the right. Any help appreciated ✌️ Link to comment
Beyondspace Posted July 10, 2021 Share Posted July 10, 2021 10 hours ago, Katie_B said: Site URL: https://pumpkin-strawberry-tcz5.squarespace.com/ PASSWORD: kb I have a scrolling marquee in place but I think it's throwing the whole site off centre slightly (on desktop). There is an unwanted margin on the left and on overflow on the right. Any help appreciated ✌️ Your issue with the hr, you set it 100vw and it break the width of wrap (the horizontal block) Try style the hr using absolute positioning hr { width: 100vw; position: absolute; left: -36px; } tuanphan 1 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations) 🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
Katie_B Posted July 10, 2021 Author Share Posted July 10, 2021 Thank you @bangank36 that's worked perfectly for the hr. The text marquee is still off centre though, any ideas? Thanks. https://pumpkin-strawberry-tcz5.squarespace.com/ PASSWORD: kb Link to comment
Katie_B Posted July 10, 2021 Author Share Posted July 10, 2021 This is fixed now @bangank36. I hadn't added 'full width' to the code block on the marquee. Here's the css that I ended up using for the full width line: hr { width: 100vw; position: absolute; margin-left: -2vw; margin-right: -2vw; } Thanks for your help. Beyondspace 1 Link to comment
tuanphan Posted July 20, 2021 Share Posted July 20, 2021 @Katie_B Do you need help with these? Site URL: https://pumpkin-strawberry-tcz5.squarespace.com/ 1. (Tablet – Homepage) There is scroll bar at the bottom of the page 2. (Mobile/Tablet) Slide don’t show in full size 3. (Tablet – Footer) “Squarespace” don’t lie on the same row (at services column, 1st from the bottom) 4. (Mobile – Footer) Make Tools and Services to 2 columns Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care 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