shayelled Posted September 20 Share Posted September 20 Hello, I went to the mobile design section of my website and it added so much extra space under each text. You can see through your phone at my Site URL. And it takes absolutely forever to get rid of that space, no shortcut that I know of to remove the space. So I have go pull the text box up then pull up any pictures or extra text in that section, and then remove the empty space in the section. All three of those things take so much time. Is there a way to help fix this so I don't have to do this with every section? TIA! Link to comment
shayelled Posted September 20 Author Share Posted September 20 (edited) Not sure where the link is to my site but it's here: https://www.shaydominguez.com/vcmembership And must look through mobile. Thanks! Edited September 20 by shayelled Link to comment
tuanphan Posted September 21 Share Posted September 21 Hi, Which text are you referring to? 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
shayelled Posted October 4 Author Share Posted October 4 If you scroll down on mobile, the extra spacing starts after the text "you are in the right place." Then there's just so much extra space. I've cleared some of the space at the top and at the bottom but it was just taking so long. Link to comment
tuanphan Posted October 5 Share Posted October 5 Try adding this code to Website Tools (under Not Linked) > Custom CSS /* reduce mobile space */ @media screen and (max-width:767px) { .fe-650a0399d6113a6e48eeef18 { grid-template-rows: repeat(28,minmax(24px, auto)) !important; } .fe-650a01b65367d01d16e60586 { grid-template-rows: repeat(2,minmax(24px, auto)) !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