Mims Posted February 13, 2023 Share Posted February 13, 2023 I have set up a full height section but I am also wanting to vertically centre the 'statement' image and then bottom align the small text however although it looks perfect on desktop the little text sits too high and isn't bottom aligned on larger screen sizes. https://seadragon-cello-c7j6.squarespace.com/ Password is: statement1 Link to comment
tuanphan Posted February 16, 2023 Share Posted February 16, 2023 Try adding this to Design > Custom CSS /* align text */ .fe-63c623f4ffddee3362ce86e7 { position: relative !important; } .fe-block-yui_3_17_2_1_1674453236707_6867 { position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (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