Jump to content

Newsletter Block: Email field same width as recaptcha

Go to solution Solved by tuanphan,

Recommended Posts

  • Replies 6
  • Views 226
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

  • Solution
On 2/25/2023 at 1:57 AM, MF0708 said:

Of course! It’s https://www.meghanfandrich.com

Thanks,

Meghan

Add to Design > Custom CSS

.newsletter-block .newsletter-form-wrapper--layoutStack .newsletter-form-field-wrapper {
    width: 304px !important;
    max-width: unset !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
On 3/1/2023 at 12:46 AM, MF0708 said:

That's great, thanks @tuanphan! It looks great on my home page.

On other pages within my site, though, the recaptcha block is wider for some reason, so the 304 pixels isn't wide enough. Is there a way to make the width variable?

For example, see https://meghanfandrich.com/writing or https://meghanfandrich.com/contact

Add this to Writing Page Header and Contact Page Header

<style>
  .newsletter-block .newsletter-form-wrapper--layoutStack .newsletter-form-field-wrapper {
    width: 350px !important;
    max-width: unset !important;
}
</style>

You can adjust number 350 on each 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

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.