LaurelManke Posted July 13, 2021 Share Posted July 13, 2021 Site URL: https://frog-tuatara-eawg.squarespace.com/ I added the CSS modifications suggested in this thread: However, that did not work on my site. I'd like to universally lessen the space between headings and paragraphs on my site. This is the code I have added to my Custom CSS. It makes no changes to my text spacing.: h1 { margin-top: -15px !important; } h2 { margin-bottom: -15px !important; } h3 { margin-top: -15px !important; } p { margin-top: -25px; !important; } Link to comment
tuanphan Posted July 14, 2021 Share Posted July 14, 2021 9 hours ago, LaurelManke said: Site URL: https://frog-tuatara-eawg.squarespace.com/ I added the CSS modifications suggested in this thread: However, that did not work on my site. I'd like to universally lessen the space between headings and paragraphs on my site. This is the code I have added to my Custom CSS. It makes no changes to my text spacing.: h1 { margin-top: -15px !important; } h2 { margin-bottom: -15px !important; } h3 { margin-top: -15px !important; } p { margin-top: -25px; !important; } Hi. Your site is private. Can you setup password & share url again? 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
LaurelManke Posted July 14, 2021 Author Share Posted July 14, 2021 https://frog-tuatara-eawg.squarespace.com/ Yes, here is the URL again. Password is Prevail2021. Link to comment
tuanphan Posted July 15, 2021 Share Posted July 15, 2021 20 hours ago, LaurelManke said: https://frog-tuatara-eawg.squarespace.com/ Yes, here is the URL again. Password is Prevail2021. Use this CSS h4, h1, h2, h3,p { margin-top: 0px !important; margin-bottom: 0px !important; } 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
LaurelManke Posted July 16, 2021 Author Share Posted July 16, 2021 Awesome, thank you SO much. That worked. Link to comment
tuanphan Posted July 22, 2021 Share Posted July 22, 2021 On 7/16/2021 at 10:44 PM, LaurelManke said: Awesome, thank you SO much. That worked. Hi. Do you want to help with these? Site URL: https://frog-tuatara-eawg.squarespace.com/ 1. (Tablet – Homepage) Texts are cut off 2. (Tablet – Homepage) There is a white bar on right of screen 3. (Tablet – Footer) Reduce space 4. (Mobile – Homepage) Move button below content (On tablet) (On mobile) 5. (Tablet – About) There is a scroll bar at bottom of the page https://frog-tuatara-eawg.squarespace.com/about 6. (Tablet – Contact) Word break https://frog-tuatara-eawg.squarespace.com/contact 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.