Roxxanne Posted April 4, 2021 Share Posted April 4, 2021 Site URL: https://roxxannemacdonald.com Hi! On the mobile version of my site, the first section is too big (I've removed the header, so it's a section). I inspected the page and it's this section. I don't know how to override it? @media screen and (max-width: 767px) .homepage section:first-child { height: 30vh !important; min-height: unset !important; } Link to comment
creedon Posted April 4, 2021 Share Posted April 4, 2021 Remove that code and you should be good. This is what I see when I remove that code locally. Let us know how it goes. Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects. Link to comment
Roxxanne Posted April 4, 2021 Author Share Posted April 4, 2021 Just now, creedon said: Remove that code and you should be good. This is what I see when I remove that code locally. Let us know how it goes. Hi! Thanks for your help How can I remove the code? It isn't code I've added myself. Link to comment
creedon Posted April 4, 2021 Share Posted April 4, 2021 Ah. I see! 🙂 I think you'll find the code in Design > Custom CSS. Let us know how it goes. tuanphan 1 Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects. Link to comment
Roxxanne Posted April 4, 2021 Author Share Posted April 4, 2021 1 minute ago, creedon said: Ah. I see! 🙂 I think you'll find the code in Design > Custom CSS. Let us know how it goes. My goodness! I must have put that in ages. Thank you so much! tuanphan and creedon 2 Link to comment
tuanphan Posted April 10, 2021 Share Posted April 10, 2021 @Roxxanne Just want to say the layout on tablet doesn't look good. You can add this to Design > Custom CSS to increase text width /* Tablet text width */ @media screen and (max-width:991px) and (min-width:768px) { div#page-section-60681dfed446556b94aed0b0 .span-6:first-child { width: 70% !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