TaitDesign Posted August 28, 2020 Share Posted August 28, 2020 SqSp 7.1 — Summary Block I've added a few summary blocks to the home page of a site which are working as expected. However… • The problem is that on tablets and smartphones the blocks run off the right side of the width of the site. And, even on desktop when the browser window is not super-extended. The blocks do not resize to stay within the page (full) margins. • Does anyone have a quick CSS fix for this? I'm stuck at: .summary-block { width: 100%; <——————I know this is wrong } • And what happened to design settings for mobile? Do I have to write more CSS? Thanks. Link to comment
tuanphan Posted August 28, 2020 Share Posted August 28, 2020 Can you share link to page where you use Summary? 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
TaitDesign Posted August 28, 2020 Author Share Posted August 28, 2020 This is the site that the client insists I don't share. All of the other blocks are where they should be. It's just the right side of the (new) summary blocks in 7.1 that are extending outside of the page margin and the page itself! I can make a mock-up, but I'll have to do that a bit later. Link to comment
paul2009 Posted August 28, 2020 Share Posted August 28, 2020 If standard Summary Blocks aren't being responsive on mobiles and tablets, I suggest picking this up with Squarespace Customer Care directly. They'll already have access to the site and will be able to determine if this is a bug or something else. About: Squarespace Circle Leader since 2017. I value honesty, transparency, diversity and great design ♥.Work: Squarespace Developer and founder of SF Digital, building the features Squarespace didn't include™. Content: Links in my posts may refer to SF Digital products or may be affiliate links. Catch up on all the release notes and announcements 2023 [for Circle members only]. There's a public version here too!If I helped, you can thank me by clicking one of the emojis below. If you prefer, you can buy me a coffee.Improve your online store with our extensions. Link to comment
TaitDesign Posted August 28, 2020 Author Share Posted August 28, 2020 Update: • When I turn "Show Title" off the Summary Block stays within the page margin. • When I turn "Show Title" on the block runs off the page to the right… For my meeting today with the client, I'll just turn 'Show Title' off and talk through the problem to fix later. Link to comment
TaitDesign Posted August 28, 2020 Author Share Posted August 28, 2020 SOLVED: I forced the content width section width to 100%. It had been set to "L". Odd, but it works. Link to comment
TaitDesign Posted August 28, 2020 Author Share Posted August 28, 2020 Not solved after all. It was, then jumped back to running off to the right side… I'll deal with it over the weekend. Thanks! Link to comment
gorillagirl79 Posted April 12, 2021 Share Posted April 12, 2021 I'm also experiencing this issue, but on my desktop with the Carousel layout. If I limit the Number of Items to <=14, it displays properly. 🤷♀️ Link to comment
karawr Posted October 12, 2021 Share Posted October 12, 2021 On 8/28/2020 at 10:18 PM, tuanphan said: Can you share link to page where you use Summary? I'm experiencing this issue too! In the clients section here: https://www.kweststudio.com.au/ - have you come across a solution anywhere? Link to comment
karawr Posted October 19, 2021 Share Posted October 19, 2021 @TaitDesign & @gorillagirl79, this was solved by @bangank36 over here: Beyondspace 1 Link to comment
Beyondspace Posted October 19, 2021 Share Posted October 19, 2021 4 hours ago, karawr said: @TaitDesign & @gorillagirl79, this was solved by @bangank36 over here: Thank @karawr for tagging me For clarification the way to remove the extending past the of width of site, Here is how to implement on your sites: 1. Use dev tool to inspect the section that makes your site extending. 2. Use squarespace ID Finder extension for selecting the targeted section to fix. ID squarespace finder.mp4 3. Add to Home > Design > Custom Css [data-sectionId#] .content-wrapper { min-width:0; } Let me know that it works properly on your sites Support me by pressing 👍 if this useful for you karawr 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
karawr Posted October 21, 2021 Share Posted October 21, 2021 On 10/19/2021 at 3:38 PM, bangank36 said: Thank @karawr for tagging me For clarification the way to remove the extending past the of width of site, Here is how to implement on your sites: 1. Use dev tool to inspect the section that makes your site extending. 2. Use squarespace ID Finder extension for selecting the targeted section to fix. ID squarespace finder.mp4 226.78 kB · 1 download 3. Add to Home > Design > Custom Css [data-sectionId#] .content-wrapper { min-width:0; } Let me know that it works properly on your sites Support me by pressing 👍 if this useful for you Yes thank you, I fixed this using the code from your other response 🙂 Beyondspace 1 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