Jump to content

Move the newsletter button to the left

Go to solution Solved by tuanphan,

Recommended Posts

Hey guys,

I'm trying to move the "Sign up" newsletter button more to the left, as well as the "Email address" box that's next to it.

 

I've attached a screenshot for preview. The goal is to align both buttons/boxes with the text that's above it. 

 

I'd also like to move these buttons up closer to the text as well.

 

Thank you

-Jeff

Screen Shot 2020-03-30 at 11.49.05 PM.png

Creator of ivorycolors.net & stoplitteringtoday.org

Link to comment

Add to Home > Design > Custom CSS

.newsletter-form-body {
    text-align: left;
}
div#block-yui_3_17_2_1_1585622561744_6040 {
    padding-left: 0;
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

Link to comment
div#block-yui_3_17_2_1_1585622561744_6040 .newsletter-form-wrapper {
    padding-top: 0;
}
div#block-yui_3_17_2_1_1585622561744_6040 {
    padding-left: 0;
    padding-top: 0;
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

Link to comment
  • Solution

remove above code and use

@media screen and (min-width:768px) {
.newsletter-form-body {
    text-align: left;
}
div#block-yui_3_17_2_1_1585622561744_6040 .newsletter-form-wrapper {
    padding-top: 0;
}
div#block-yui_3_17_2_1_1585622561744_6040 {
    padding-left: 0;
    padding-top: 0;
}
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

Link to comment
22 minutes ago, tuanphan said:

remove above code and use


@media screen and (min-width:768px) {
.newsletter-form-body {
    text-align: left;
}
div#block-yui_3_17_2_1_1585622561744_6040 .newsletter-form-wrapper {
    padding-top: 0;
}
div#block-yui_3_17_2_1_1585622561744_6040 {
    padding-left: 0;
    padding-top: 0;
}
}

 

you the man, thank you 🙏🏿

Creator of ivorycolors.net & stoplitteringtoday.org

Link to comment
  • 2 months later...

Hi

This didn't work for me - I'm on 7.1 - is that why?

Just want the "Email Address" placeholder text to align to the left.

I've tried adding :

input.field-element::placeholder {
    color: #ffffff !important;
 text-align: left;
}

but didn't work?

 

input.field-element::placeholder {
    color: #ffffff !important;
 text-align: left;
}

 

https://smilodon-hawk-zklr.squarespace.com/home (this is the footer, so any page)

password:Jessiegirl23

659190063_ScreenShot2020-06-18at14_48_53.thumb.png.d7f4b614dc6f6f4d0c4d31f693b450d6.pngJust want the Email

 

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.