oivindhello Posted March 25, 2021 Share Posted March 25, 2021 Site URL: https://ellipse-opossum-r2bz.squarespace.com/ Hi! I'm almost finished with my first site, but.. The content in the summary block aligns (?) wierd. I want it to be 3-4 posts per row, but often it aligns to the left and only have 2 posts per row. This also happens in fullscreen mode. See pictures below. Help! The password for the site is hello2021 Link to comment
tuanphan Posted March 29, 2021 Share Posted March 29, 2021 Hi. Do you still need help on this? Try adding to Page Header <style> @media screen and (min-width:768px) { .sqs-block-summary-v2 .summary-item-list { display: grid; grid-template-columns: repeat(4,1fr) !important; grid-column-gap: 10px; grid-row-gap: 10px; height: auto !important; } .sqs-block-summary-v2 .summary-item.positioned { width: 100% !important; height: auto !important; position: relative !important; left: 0 !important; top: 0 !important; right: unset !important; } } </style> 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