michaelpga Posted April 9, 2022 Share Posted April 9, 2022 Site URL: https://www.chantellewilliams.com.au Hello SquareSpace community, Could someone please help me centre an uneven row of list items? I would like the second row of 3 list items to display in the centre of the above 4 list items. I would like all of the boxes to remain the same size in this process too, as they are now. Refer to 'Massage + Healing' page please - see screenshot attached for example. www.chantellewilliams.com.au Password: CW2022 Version 7.1 Link to comment
tuanphan Posted April 10, 2022 Share Posted April 10, 2022 Add to Design > Custom CSS /* Message and energy work */ @media screen and (min-width:768px) { .user-items-list-item-container[data-section-id="624f97cfd7ac6b1217760c95"] li:nth-child(n+5) { position: relative; left: 50%; }} michaelpga 1 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
michaelpga Posted April 12, 2022 Author Share Posted April 12, 2022 On 4/11/2022 at 9:40 AM, tuanphan said: Add to Design > Custom CSS /* Message and energy work */ @media screen and (min-width:768px) { .user-items-list-item-container[data-section-id="624f97cfd7ac6b1217760c95"] li:nth-child(n+5) { position: relative; left: 50%; }} Thank you @tuanphan - this worked perfectly! 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