Resize field newsletter (Impulse theme)

Solved
Liquidaprix
Tourist
7 0 3

Hi!

I just add a ''Prénom'' field in my newsletter form. But now the ''Courriel'' field is a little bit hidden. How can I resize it, I want it to be as big as the other field? And the color of the font is not the same... is it possible to change it too?

 

Website : https://bougon-liquidation.myshopify.com/

Bougon123

 

You can see it in the menu ''Magasiner en ligne''.

 

Thank you!

Accepted Solution (1)
Made4uo-Ribe
Shopify Partner
4121 944 1151

This is an accepted solution.

Hi @Liquidaprix 

Try this one. 

  • From your Shopify admin dashboard, click on "Online Store" and then "Themes".
  • Find the theme that you want to edit and click on "Actions" and then "Edit code".
  • In the "Assets" folder, click on "base.css, style.css or theme.css" file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:

 

.newsletter__input-group {
    max-width: 100% !important;
}

 

  • And Save. 
  • Result:
  • Made4uoRibe_3-1697227057124.png
Please don't forget to 

Like

 and 

Mark Solution 

to the post that helped you. Thanks!
Sip, savor, and support – your

Coffee Tip

 helps us keep coding magic.❤️❤️❤️
Need a knowledgeable developer? Come and visit us at

Made4uo.com


View solution in original post

Replies 3 (3)
Made4uo-Ribe
Shopify Partner
4121 944 1151

This is an accepted solution.

Hi @Liquidaprix 

Try this one. 

  • From your Shopify admin dashboard, click on "Online Store" and then "Themes".
  • Find the theme that you want to edit and click on "Actions" and then "Edit code".
  • In the "Assets" folder, click on "base.css, style.css or theme.css" file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:

 

.newsletter__input-group {
    max-width: 100% !important;
}

 

  • And Save. 
  • Result:
  • Made4uoRibe_3-1697227057124.png
Please don't forget to 

Like

 and 

Mark Solution 

to the post that helped you. Thanks!
Sip, savor, and support – your

Coffee Tip

 helps us keep coding magic.❤️❤️❤️
Need a knowledgeable developer? Come and visit us at

Made4uo.com


Liquidaprix
Tourist
7 0 3

Thanks a lot it works!

PageFly-Richard
Shopify Partner
3653 804 1449

Hi @Liquidaprix 

This is Richard from PageFly - Shopify Page Builder App, I’d like to suggest this idea:
Online Store ->Theme ->Edit code
Assets ->Base.css

 

 

.newsletter__input-group {
    width: 100% !important;
}

 

 

Hope you find my answer helpful!
Best regards,
Richard | PageFly

Please let me know if it works by giving it a Like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7.