BMMImages Posted January 19, 2022 Share Posted January 19, 2022 (edited) Site URL: http://bmmimages.com Hi, I'm trying to center the footer summary block on my main page on the desktop version, and I've tried a couple CSS code snipers from searching the forums, but none seem to be working. Any tips or suggestions would be much appreciated. Thanks! Edited January 19, 2022 by BMMImages Link to comment
christyprice Posted January 19, 2022 Share Posted January 19, 2022 Try this in Custom CSS /* center summary block */ .sqs-block-summary-v2 .summary-item-list { display:flex; flex-wrap:wrap; justify-content:center; } tuanphan 1 christyprice.com 🇺🇸 Austin, TX US ✅ For Web Designers: Squarespace Client Process Checklist. Save time and bring consistency to your web design projects. Receive a Notion doc template with my 100+ item client process checklist. Link to comment
BMMImages Posted January 20, 2022 Author Share Posted January 20, 2022 Amazing, thank you Christy! It works perfectly. Have a fantastic day! tuanphan 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