fc1 Posted January 9 Share Posted January 9 hello, could someone give me code to disable all parallax in mobile? www.empathystories.org thank you! Link to comment
tuanphan Posted January 14 Share Posted January 14 Which page do you use Parallax? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
fc1 Posted January 17 Author Share Posted January 17 @tuanphan all of the pages on empathystories.org use parallax. Link to comment
tuanphan Posted January 19 Share Posted January 19 On 1/17/2023 at 10:55 AM, fc1 said: @tuanphan all of the pages on empathystories.org use parallax. Add to Design > Custom CSS /* Mobile disable parallax */ @media screen and (max-width:640px) { .Parallax-item figure { transform: unset !important; } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care 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