LindseyMexico14 Posted August 10, 2022 Share Posted August 10, 2022 Site URL: https://www.usadogbehavior.com/blog Hi, I want to move the newsletter block to the top of the footer for the MOBILE version, any ideas on code? What I have tried isn't working Link to comment
tuanphan Posted August 11, 2022 Share Posted August 11, 2022 I see you solved with this CSS code? @media screen and (max-width: 767px) { #collection-53a5d492e4b0ac2a8752cbbb .sqs-row { display:flex !important; flex-direction: column-reverse !important } } 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
LindseyMexico14 Posted August 12, 2022 Author Share Posted August 12, 2022 18 hours ago, tuanphan said: I see you solved with this CSS code? @media screen and (max-width: 767px) { #collection-53a5d492e4b0ac2a8752cbbb .sqs-row { display:flex !important; flex-direction: column-reverse !important } } thanks! 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