spondon Posted July 18, 2020 Share Posted July 18, 2020 Site URL: https://customizename.squarespace.com/ https://customizename.squarespace.com/ P.W- 11112 I want to align this section 3 testimonial in 1 row. I used this code, but it didn't work- display: flex; flex-direction: row; flex-wrap:wrap; Link to comment
tuanphan Posted July 18, 2020 Share Posted July 18, 2020 Add to Home > Design > Custom CSS @media screen and (min-width:768px) { div#block-yui_3_17_2_1_1595043153753_4066 figure { width: 33.33% !important; } div#block-yui_3_17_2_1_1595043153753_4066>div { display: flex; flex-direction: row; justify-content: center; } } spondon 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
spondon Posted July 19, 2020 Author Share Posted July 19, 2020 17 hours ago, tuanphan said: Add to Home > Design > Custom CSS @media screen and (min-width:768px) { div#block-yui_3_17_2_1_1595043153753_4066 figure { width: 33.33% !important; } div#block-yui_3_17_2_1_1595043153753_4066>div { display: flex; flex-direction: row; justify-content: center; } } It's work 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