RebelRuth Posted October 19, 2023 Share Posted October 19, 2023 Hello! I'm trying to reduce the spacing here, I'd like to move the smaller text (header 3) further up - just on this page. Eg below, the 'Stella McCartney' text needs to be closer to the 'Sheafed in Stella' text. I have this text multiple times throughout the page, so would like to apply this to the whole page. Pass: Dodger50! https://rectangle-cardioid-z6nt.squarespace.com Any ideas?! Thanks in advance! Link to comment
Solution Web_Solutions Posted October 19, 2023 Solution Share Posted October 19, 2023 10 minutes ago, RebelRuth said: Hello! I'm trying to reduce the spacing here, I'd like to move the smaller text (header 3) further up - just on this page. Eg below, the 'Stella McCartney' text needs to be closer to the 'Sheafed in Stella' text. I have this text multiple times throughout the page, so would like to apply this to the whole page. Pass: Dodger50! https://rectangle-cardioid-z6nt.squarespace.com Any ideas?! Thanks in advance! Add these code on Custom CSS panel in Website > Utilities > Website Tools > Custom CSS. You can increase or decrease the space by change the value 7px to 10px or 0x or 15px or as you want. .fe-block-c7a7e892bbe68503d21b { h1, h3 { margin: 0 !important; } h1{ margin-bottom: 7px !important; } } tuanphan 1 If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks MD Rofik Website Designer and Digital Marketer ☕Am I helpful? Want to offer me a coffee? ✉ Send me a message if needed any help. I'll try to reply as soon as possible. Link to comment
RebelRuth Posted October 19, 2023 Author Share Posted October 19, 2023 Fantastic, thank you - works brilliantly 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