EmilieJax Posted April 6, 2021 Share Posted April 6, 2021 Site URL: https://www.shiftyes.com/culturedrop Hey there, I want the CSS code to center the contents of just one summary block for our 4 most recent blog posts (used on this page: www.shiftyes.com/culturedrop) It all goes to the left when the screen when the page is expanded, and I want them to be centered. Every code I've used has expanded *all* of my code blocks (so the quote summary block I have above it shows every single entry instead of continuing as a carousel). The block ID for the one I want to target is #block-yui_3_17_2_1_1611958011611_16043 Thank you! Beyondspace 1 Link to comment
Beyondspace Posted April 9, 2021 Share Posted April 9, 2021 On 4/6/2021 at 11:57 PM, EmilieJax said: Site URL: https://www.shiftyes.com/culturedrop Hey there, I want the CSS code to center the contents of just one summary block for our 4 most recent blog posts (used on this page: www.shiftyes.com/culturedrop) It all goes to the left when the screen when the page is expanded, and I want them to be centered. Every code I've used has expanded *all* of my code blocks (so the quote summary block I have above it shows every single entry instead of continuing as a carousel). The block ID for the one I want to target is #block-yui_3_17_2_1_1611958011611_16043 Thank you! May you try #block-yui_3_17_2_1_1611958011611_16043.sqs-block-summary-v2 .summary-item-list { display: flex; justify-content: center; } #block-yui_3_17_2_1_1611958011611_16043.sqs-block-summary-v2 .summary-item.positioned { margin: 0 !important; padding: 0 2vw; } 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
tuanphan Posted April 14, 2021 Share Posted April 14, 2021 On 4/6/2021 at 11:57 PM, EmilieJax said: Site URL: https://www.shiftyes.com/culturedrop Hey there, I want the CSS code to center the contents of just one summary block for our 4 most recent blog posts (used on this page: www.shiftyes.com/culturedrop) It all goes to the left when the screen when the page is expanded, and I want them to be centered. Every code I've used has expanded *all* of my code blocks (so the quote summary block I have above it shows every single entry instead of continuing as a carousel). The block ID for the one I want to target is #block-yui_3_17_2_1_1611958011611_16043 Thank you! Some problems on your site, if you want to fix, just reply here (y) Site URL: https://www.shiftyes.com/ 1. (Mobile-Footer) Want to fix train-ing text? 2. (Tablet-First time here) 3. (Tablet-First time here) 4. (Mobile-First time here) Align all icons same line? 5. (Tablet-Meet the team) Want to stacked “Our team culture..” section? 6. (Tablet-Speaking) 7. (Mobile-Culture Core) Want to center 2 lines? 8. (Tablet-Clients) 9. (Tablet-Clients) 10. (Tablet-Blog detail) Want to stacked More sidebar? 11. (Mobile-Blog detail) Want to reduce text size? 12. (Tablet-Contact us) 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