Poppyseeds Posted December 13, 2021 Share Posted December 13, 2021 Hello Forum Friends~ Trying to reduce the space between the Service (H4) and the accompanying Cost (P2) right below it, and increase the space between the Cost (P2) and the next Service (H4). Right now, "Full-Head Highlights" and its "180 + up" cost looks okay - and the margin-bottom: 20px code works. However, I'd like to increase the space between the "180 + up" and the next Service, the "Brazilian Blowout." And repeat this on down the menu with a Custom CSS fix. The margin-top: 40px isn't working though. Here is what I am using now: /* RDC SPACE BETWEEN SVC & COST */ div#block-bf60e4543bdf25b3e8a6 h4 {margin-bottom: 20px;} div#block-bf60e4543bdf25b3e8a6 p2 {margin-top: 40px;} Any suggestions? If it's simple, I'll be embarrassed, but I'll be happy... 😄 Beyondspace 1 Link to comment
Beyondspace Posted December 14, 2021 Share Posted December 14, 2021 1 hour ago, Poppyseeds said: Hello Forum Friends~ Trying to reduce the space between the Service (H4) and the accompanying Cost (P2) right below it, and increase the space between the Cost (P2) and the next Service (H4). Right now, "Full-Head Highlights" and its "180 + up" cost looks okay - and the margin-bottom: 20px code works. However, I'd like to increase the space between the "180 + up" and the next Service, the "Brazilian Blowout." And repeat this on down the menu with a Custom CSS fix. The margin-top: 40px isn't working though. Here is what I am using now: /* RDC SPACE BETWEEN SVC & COST */ div#block-bf60e4543bdf25b3e8a6 h4 {margin-bottom: 20px;} div#block-bf60e4543bdf25b3e8a6 p2 {margin-top: 40px;} Any suggestions? If it's simple, I'll be embarrassed, but I'll be happy... 😄 Can you share your site with the protected password so we can take a look you issue BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace 🚀 Learn how to rank new pages on Google in 48 hours! If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
Poppyseeds Posted December 14, 2021 Author Share Posted December 14, 2021 16 hours ago, bangank36 said: Can you share your site with the protected password so we can take a look you issue I would, but the client is not giving me the okay. Tried to explain that it was safe, but no go. 😑 Link to comment
Beyondspace Posted December 15, 2021 Share Posted December 15, 2021 On 12/15/2021 at 12:27 AM, Poppyseeds said: I would, but the client is not giving me the okay. Tried to explain that it was safe, but no go. 😑 Can you copy to another demo site with the same layout? Poppyseeds 1 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace 🚀 Learn how to rank new pages on Google in 48 hours! If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
Poppyseeds Posted December 16, 2021 Author Share Posted December 16, 2021 (edited) On 12/15/2021 at 3:57 PM, bangank36 said: Can you copy to another demo site with the same layout? Brilliant idea! Link: https://apricots-cylinder-ymwy.squarespace.com/config/ Access: jellybeans Edited December 17, 2021 by Poppyseeds wrong link Link to comment
tuanphan Posted December 19, 2021 Share Posted December 19, 2021 @Poppyseeds Add to Design > Custom CSS /* spacing */ div#block-0688900088b27515027c+.row h4 { margin-bottom: 0px; } div#block-0688900088b27515027c+.row p { margin-top: 0px; margin-bottom: 50px; } Poppyseeds 1 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
Create an account or sign in to comment
You need to be a member in order to leave a comment