Guest Posted August 19, 2022 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
tuanphan Posted August 20, 2022 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!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment