Jump to content

Space in Newsletter

Go to solution Solved by Ziggy,

Recommended Posts

Hello,

I'm currently working with a newsletter, and there is excessive spacing:

1. Between the button and the email input field.
2. Around the button and the email input field (the newsletter overlaps with the text, and then it adapts poorly on the website).

Is there anyone who knows how to address this issue, either through code or without it?
I would appreciate any assistance.

image_2023-11-29_13-21-34.png

Link to comment

Can you share your website URL and the page/location of this block?

Please like and upvote if my comments were helpful to you. Cheers!

Zygmunt Spray
Squarespace Website Designer
Contact me: 
https://squarefortytwo.com 

  Did I help? Buy me a coffee?

🔌 Ghost Squarespace Plugins (Referral link)
📈 SEO Space (Referral link)
 SquareWebsites Plugins (Referral link)
 🔲 SQSP Themes (Referral link) 
Spark Plugin (Referral link) 

Link to comment

Start with adding this to Custom CSS and then adjust the layout:

#block-yui_3_17_2_1_1700744368281_7150 {
  .newsletter-block .newsletter-form-header {
    display: none;
  }
  .newsletter-block .newsletter-form-body {
    padding:0em;
  }
}

Let me know how that goes.

Please like and upvote if my comments were helpful to you. Cheers!

Zygmunt Spray
Squarespace Website Designer
Contact me: 
https://squarefortytwo.com 

  Did I help? Buy me a coffee?

🔌 Ghost Squarespace Plugins (Referral link)
📈 SEO Space (Referral link)
 SquareWebsites Plugins (Referral link)
 🔲 SQSP Themes (Referral link) 
Spark Plugin (Referral link) 

Link to comment
  • Solution

Let's try without the block identifier:

.newsletter-block .newsletter-form-header {
  display: none !important;
}
.newsletter-block .newsletter-form-body {
  padding:0em !important;
}

 

Please like and upvote if my comments were helpful to you. Cheers!

Zygmunt Spray
Squarespace Website Designer
Contact me: 
https://squarefortytwo.com 

  Did I help? Buy me a coffee?

🔌 Ghost Squarespace Plugins (Referral link)
📈 SEO Space (Referral link)
 SquareWebsites Plugins (Referral link)
 🔲 SQSP Themes (Referral link) 
Spark Plugin (Referral link) 

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.