keryu Posted August 30, 2022 Share Posted August 30, 2022 (edited) Site URL: https://filmbykeryu.com/the-good-stuff Is there any way to remove the mobile arrows? It's OFF on both the desktop and mobile versions, but doesn't go away on mobile Edited August 30, 2022 by keryu Clarity Link to comment
tuanphan Posted August 30, 2022 Share Posted August 30, 2022 You mean Mobile Arrows? 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
keryu Posted August 30, 2022 Author Share Posted August 30, 2022 11 minutes ago, tuanphan said: You mean Mobile Arrows? Yup! Forgot to mention that Link to comment
tuanphan Posted September 3, 2022 Share Posted September 3, 2022 On 8/30/2022 at 4:27 PM, keryu said: Yup! Forgot to mention that Try adding to Design > Custom CSS @media screen and (max-width:767px) { .mobile-arrows {display: none !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
keryu Posted September 3, 2022 Author Share Posted September 3, 2022 8 hours ago, tuanphan said: Try adding to Design > Custom CSS @media screen and (max-width:767px) { .mobile-arrows {display: none !important;} } Works like a charm! Thank you so much 🙂 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