Waqar629 Posted January 17, 2020 Posted January 17, 2020 Hello SquareSpace experts, Hope you all will be fine My website is really decent at desktop view.But it has some issues in mobile view.There is a lot of white space between the sections that i want to reduce.Do you have any idea how can i reduce that.I am attaching some screenshots too.Is there a generic method or code that i can reduce this white space only on mobile.I don't want to disturb desktop view. This is my website https://www.sailingislander.com/ Thanks
tuanphan Posted January 21, 2020 Posted January 21, 2020 add to Home > Design > Custom CSS @media screen and (max-width:640px) { section#sailing-experiences .Index-page-content { padding-top: 0; } } 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
Archived
This topic is now archived and is closed to further replies.