Barbi Posted August 24, 2022 Share Posted August 24, 2022 Site URL: https://antelope-robin-sjbp.squarespace.com/ Hi I need to move the arrows on mobile to the center for this section in the about page. site: https://antelope-robin-sjbp.squarespace.com/ Pw: 1234 How can I do this? Thanks! Barbara Link to comment
tuanphan Posted August 25, 2022 Share Posted August 25, 2022 Add to About Page Header <style> @media screen and (max-width:767px) { .mobile-arrows { display: none !important; } .desktop-arrows.user-items-list-carousel__arrow-wrapper { display: flex !important; } } </style> 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