Karektr Posted July 13, 2020 Share Posted July 13, 2020 Site URL: http://www.karektr.com I'm trying to reduce the white space between certain pages in mobile view. It seems to differ from page to page as per the attached images. I've checked and there are no extra blocks. Any assistance would be greatly appreciated. URL: www.karektr.com Link to comment
tuanphan Posted July 14, 2020 Share Posted July 14, 2020 Hi. Can you share access password? 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
Karektr Posted July 14, 2020 Author Share Posted July 14, 2020 (edited) 2 hours ago, tuanphan said: Hi. Can you share access password? 2 hours ago, tuanphan said: Hi. Can you share access password? Hi thank you for responding. I've removed the password from the site. I managed to fix a few pages but the about me and brand experience page is still showing a large space in mobile. Edited July 14, 2020 by Karektr Link to comment
tuanphan Posted July 15, 2020 Share Posted July 15, 2020 19 hours ago, Karektr said: Hi thank you for responding. I've removed the password from the site. I managed to fix a few pages but the about me and brand experience page is still showing a large space in mobile. Add to Home > Design > Custom CSS @media screen and (max-width:640px) { /* about me */ div#block-yui_3_17_2_1_1594646491940_22948 { display: none; } /* brand */ div#block-yui_3_17_2_1_1594657361296_43056 { display: none; } } 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
Karektr Posted July 15, 2020 Author Share Posted July 15, 2020 That worked perfectly, thank you so much, you're a legend!! 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