kaydotjpg Posted April 6, 2022 Share Posted April 6, 2022 Site URL: https://tulip-tiger-l3hf.squarespace.com/ password: brineintopedro Hi there! I am trying to center some of the text (and the buttons beneath them) only on mobile view, while they remain on the left during desktop view. Any code to help with this? Link to comment
tuanphan Posted April 10, 2022 Share Posted April 10, 2022 On 4/6/2022 at 9:18 PM, kaydotjpg said: Site URL: https://tulip-tiger-l3hf.squarespace.com/ password: brineintopedro Hi there! I am trying to center some of the text (and the buttons beneath them) only on mobile view, while they remain on the left during desktop view. Any code to help with this? Hi, Which text + button? 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
kaydotjpg Posted April 11, 2022 Author Share Posted April 11, 2022 Hi @tuanphan ! The first section on the homepage- it's the "Shop Masks" with the button underneath and the "New Home Goods" with that button underneath. Link to comment
tuanphan Posted April 17, 2022 Share Posted April 17, 2022 On 4/11/2022 at 8:01 PM, kaydotjpg said: Hi @tuanphan ! The first section on the homepage- it's the "Shop Masks" with the button underneath and the "New Home Goods" with that button underneath. Add to Design > Custom CSS /* Mobile center */ @media screen and (max-width:767px) { div#page-section-624d90267833df58d1ba83f1 * { text-align: center; } } kaydotjpg 1 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
kaydotjpg Posted April 19, 2022 Author Share Posted April 19, 2022 THANK YOU!! @tuanphan you're the best 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