ICS_ Posted December 20, 2020 Share Posted December 20, 2020 Site URL: https://www.weenonline.org/founders Page password - WEEN_ Hi, can someone please help me figure out how to remove spacing from the team page? Ive been having difficulty with inputting the right code. Link to comment
tuanphan Posted December 22, 2020 Share Posted December 22, 2020 Add to Home > Design > Custom CSS div#page-section-5f822b217761ab2128ed6af3 h4 { margin-bottom: 0; } div#page-section-5f822b217761ab2128ed6af3 h4 + p { margin-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!) Link to comment
ICS_ Posted December 28, 2020 Author Share Posted December 28, 2020 On 12/21/2020 at 9:25 PM, tuanphan said: Add to Home > Design > Custom CSS div#page-section-5f822b217761ab2128ed6af3 h4 { margin-bottom: 0; } div#page-section-5f822b217761ab2128ed6af3 h4 + p { margin-top: 0; } thanks for helping so that only helped the top roll, but the rest of the page still has spacing issues. I marked the spacing issue with a blue X. please help Link to comment
ICS_ Posted December 28, 2020 Author Share Posted December 28, 2020 I just noticed I have spacing issue on the contact page too. why is that? How do I fix spacing issue everywhere? Link to comment
tuanphan Posted January 3, 2021 Share Posted January 3, 2021 On 12/28/2020 at 7:49 AM, ICS_ said: I just noticed I have spacing issue on the contact page too. why is that? How do I fix spacing issue everywhere? Hi. Sorry for the delay. I was off some days for the new year Add to Custom CSS div#page-section-5f822b217761ab2128ed6af3 p { margin-top: 2px; margin-bottom: 2px; } Can you take a screenshot on contact page? 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!) Link to comment
ICS_ Posted January 4, 2021 Author Share Posted January 4, 2021 On 1/3/2021 at 5:25 AM, tuanphan said: Hi. Sorry for the delay. I was off some days for the new year Add to Custom CSS div#page-section-5f822b217761ab2128ed6af3 p { margin-top: 2px; margin-bottom: 2px; } Can you take a screenshot on contact page? Hi but for some reason, this code only works for the first half of the page and not the bottom half! Please advise. I am on a deadline. Link to comment
tuanphan Posted January 6, 2021 Share Posted January 6, 2021 div#page-section-5f822b217761ab2128ed6af3 p, div#page-section-5fcbc2751df7590d80e7c8a1 p { margin-top: 2px; margin-bottom: 2px; } 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!) Link to comment
ICS_ Posted January 11, 2021 Author Share Posted January 11, 2021 On 1/6/2021 at 9:41 AM, tuanphan said: div#page-section-5f822b217761ab2128ed6af3 p, div#page-section-5fcbc2751df7590d80e7c8a1 p { margin-top: 2px; margin-bottom: 2px; } thank you for taking the time out to try to work on this but once again this code only brought the bold titles together and still there is a space..I liked the bold names like it previously was. any suggestions. Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.