Jump to content

Styling newsletter form button

Recommended Posts

30 minutes ago, atfirstblink said:

Site URL: https://lordsuni.squarespace.com/

Site pw: lords

 

I would like to change the button in the newsletter block to look like the screenshot attached.  Just so the arrow is seen and not the background button. Pls help. Thank you.

Screen Shot 2022-02-15 at 10.44.55 AM.png

Try adding to Home > Design > Custom Css

.bright .sqs-block-newsletter .newsletter-form-button {
  background-color: transparent !important;
  color: #fff !important;
  padding-left: 10px !important;
}

Let me know how it works on your site

Support me by pressing 👍 if this useful for you

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

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

My testing

image.thumb.png.d8be36f921efdd45dc150b9e4d29475d.png

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

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
14 minutes ago, bangank36 said:

Try adding to Home > Design > Custom Css

.bright .sqs-block-newsletter .newsletter-form-button {
  background-color: transparent !important;
  color: #fff !important;
  padding-left: 10px !important;
}

Let me know how it works on your site

Support me by pressing 👍 if this useful for you

Thank you so much! Works like a charm 🙂

Link to comment
On 2/15/2022 at 1:10 PM, atfirstblink said:

I removed the disclaimer text as I wanted to narrow down the height of the block. Also can you help me remove the padding between its headline and email box?

Add to Design > Custom CSS

footer.sections .newsletter-form-header-description p {
    margin-bottom: 0;
}
footer.sections .newsletter-form-body>div {
    margin-top: 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
  • Susana_SQSP changed the title to Styling newsletter form button
  • 10 months later...
On 12/29/2022 at 10:21 PM, EricGoldberg said:

Hi! I'm trying to get my newsletter block to look like? I want the newsletter and button to have a transparent background. Any idea? 

Screenshot 2022-12-29 at 10.20.41 AM.png

Can you share link to page where you use newsletter?

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
  • 1 year later...
On 2/26/2024 at 2:51 AM, ncast21 said:

Hi! I am trying to get my footer newsletter block form to look like this. I've had no luck mixing codes so far. Please help!

Screenshot 2024-02-25 at 1.49.31 PM.png

Use this code to Custom CSS box. If it doesn't work, please share link to page where you use newsletter, we can check easier

div.newsletter-block input[name="email"], div.newsletter-block input[name="email"]:focus {
    padding-bottom: 5px !important;
    background-image: url(https://static1.squarespace.com/static/5f9b4271d6441d25af0c6dea/t/5fa9c7f4ea796d34de4950a3/1604962292492/arrow.png);
    background-repeat: no-repeat;
    background-position: right 25px;
    background-size: 30px;
    text-align: left;
    padding-left: 0 !important;
    font-size: 14px !important;
    color: #9c9c9c;
}

 

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
  • 1 month later...
On 4/19/2024 at 12:49 AM, SurferGyal said:

Hi! Looking to achieve a newsletter where the title and fields are in line with each other, as well as some other styling tweaks for the fields and button as pictured. Here is my site: https://www.thesis-agency.com/

Footer Mockup.jpg

How about mobile? Keep it same as desktop or?

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.