Guest Posted August 21, 2020 Share Posted August 21, 2020 Site URL: https://activation12.squarespace.com/ P.W.- 11111A I want to align this image top of the paragraph and button also (only Mobile Screen). with this code- @media screen and (max-width: 640px) { } Thanks. Link to comment
tuanphan Posted August 22, 2020 Share Posted August 22, 2020 Add to Home > Design > Custom CSS @media screen and (max-width:767px) { div#page-section-5f3faf5e004bb2062bccf4c0 .span-10>.row:nth-child(2) { display: flex; flex-direction: column-reverse; } } 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
Guest Posted August 22, 2020 Share Posted August 22, 2020 You are so helpful. It's working. 🥰 Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.