kierra_jade95 Posted June 20, 2022 Share Posted June 20, 2022 Site URL: https://thepreventproject.squarespace.com/ Hi there, How can I make the text within this section centred between the image above and the bottom of the section? Website password: kw Link to comment
tuanphan Posted June 20, 2022 Share Posted June 20, 2022 Try adding to Design > Custom CSS @media screen and (max-width:767px) { .fe-block-0380781f88bb86d0fd83 { grid-area: 24/2/13/10 !important; } .fe-block-3d73554d39f14bc4b93c { grid-area: 20/2/21/9 !important; } } 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
tuanphan Posted June 20, 2022 Share Posted June 20, 2022 If it doesn't work, try this @media screen and (max-width:767px) { .fe-block-0380781f88bb86d0fd83 { grid-area: ~"24/2/13/10" !important; } .fe-block-3d73554d39f14bc4b93c { grid-area: ~"20/2/21/9" !important; } } 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
kierra_jade95 Posted June 20, 2022 Author Share Posted June 20, 2022 The second code you provided works perfectly! Thank you 😁 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