chavaoropesa Posted August 12, 2022 Share Posted August 12, 2022 Site URL: https://chavaoropesa.com/new-page-1 Hello! So I tried the inject code from a few of the answers on this matter and none of them work. I notice no change on the mobile display of that page, the banners are just way to big. Any help to fix this issue on mobile only? Link to comment
tuanphan Posted August 14, 2022 Share Posted August 14, 2022 Add this to Design > Custom CSS @media screen and (max-width:767px) { .user-items-list-item-container[data-section-id="62f5aad12ac26c67a1558a0e"] ul { min-height: 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
gdmartino Posted August 16, 2022 Share Posted August 16, 2022 On 8/14/2022 at 7:12 PM, tuanphan said: Add this to Design > Custom CSS @media screen and (max-width:767px) { .user-items-list-item-container[data-section-id="62f5aad12ac26c67a1558a0e"] ul { min-height: unset !important; } } it says "missing closing }" Link to comment
gdmartino Posted August 16, 2022 Share Posted August 16, 2022 Why is this a problem with squarespace? Didn't they just release 7.1?? What a massive oversight! Link to comment
tuanphan Posted August 21, 2022 Share Posted August 21, 2022 On 8/16/2022 at 5:42 PM, gdmartino said: it says "missing closing }" You should check your current code. Maybe your code is wrong, or you put my code in the wrong place (maybe you put it in a } or inside another code, causing invalid code structure causing error) 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
gdmartino Posted August 22, 2022 Share Posted August 22, 2022 On 8/21/2022 at 10:23 AM, tuanphan said: You should check your current code. Maybe your code is wrong, or you put my code in the wrong place (maybe you put it in a } or inside another code, causing invalid code structure causing error) Thanks for your reply tuanphan. I had to delete the site and start again. Have since used a different option. Thanks again tuanphan 1 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