Shopify themes, liquid, logos, and UX
Hey, how can I extend the containers so that they go all the way to the end of the text? From a width of 750+px, it works normally, so I need to fix it from a width 560px to 749px so that the containers are the same width as the text.
See the image below:
Here’s my store: https://1049xn-ya.myshopify.com/
(Just scroll all the way down, there is the email sign-up section.)
Thanks,
Tim
Solved! Go to the solution
This is an accepted solution.
Hi @CreatorTim
@media screen and (max-width: 749px){
#contact_form, #ContactFooter, #ContactFooter > .newsletter-form__field-wrapper, #contact_form > .newsletter-form__field-wrapper {
max-width: unset !important;
}
}
I hope this helps
Best,
Daisy
Don't make duplicates
Which is duplicate of a
Don't try to monopolize attention wait for contribution or make better posts.
Contact paull.newton+shopifyforum@gmail.com for the solutions you need
Save time & money ,Ask Questions The Smart Way
Problem Solved? ✔Accept and Like solutions to help future merchants
Answers powered by coffee Thank Paul with a ☕ Coffee for more answers or donate to eff.org
Oh sorry, didn't know that
This is an accepted solution.
Hi @CreatorTim
@media screen and (max-width: 749px){
#contact_form, #ContactFooter, #ContactFooter > .newsletter-form__field-wrapper, #contact_form > .newsletter-form__field-wrapper {
max-width: unset !important;
}
}
I hope this helps
Best,
Daisy
Thanks man!
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