Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
hello,
I am wanting to change the box for my newsletter subscription to white and not be the same as the background color. I cannot find any coding to help. IS this something that can be adjusted? I am using Impulse theme.
It is the subscribe section all in Pink, I want the box where customers input their email to be white.
Here is a link to a preview of my page: https://v3ab2eyeanjk3a2a-54968811584.shopifypreview.com
Thank you!
Solved! Go to the solution
This is an accepted solution.
Hi @NCCShop,
Go to Assets > theme.css and paste this at the bottom of the file:
.newsletter__input-group .newsletter__input {
background: #ffffff !important;
border-color: #ffffff !important;
}
Hope it helps!
Here is an image of the spot I am talking about.
This is an accepted solution.
Hi @NCCShop,
Go to Assets > theme.css and paste this at the bottom of the file:
.newsletter__input-group .newsletter__input {
background: #ffffff !important;
border-color: #ffffff !important;
}
Hope it helps!
this code did not work for me
Hi! @NCCShop
This is PageFly - Free Landing Page Builder. I would love to provide my recommendations for
your store based on 6 years of providing solutions for about 100.000 active Shopify merchants.
Go to Online Store-> Theme->Edit code
Asset-> theme.css ->paste the below code at the bottom of the file.
input-group-field.newsletter__input {
background-color: #fff !important;
border: 1px solid #fff !important;
}
Best regards,
PageFly
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025