M-Ket Posted August 19, 2022 Share Posted August 19, 2022 Site URL: https://guppy-pug-x8j4.squarespace.com/ how to make the NAVIGATION OFFSET to the middle in mobile view can anyone tell me? thanks Link to comment
tuanphan Posted August 20, 2022 Share Posted August 20, 2022 Hi. Add this to Design > Custom CSS @media screen and (max-width:767px) { body.homepage .desktop-arrows { display: flex !important; } body.homepage .mobile-arrows { display: none; } } 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
M-Ket Posted August 21, 2022 Author Share Posted August 21, 2022 thank you a lot. it works. 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