Shopify themes, liquid, logos, and UX
I'm having issue with the inputs fields on my homepage newsletter section on mobile, when entering the Name and email address the texts are overlapping.
Would appreciate any help.
bendersbakery.com
BendersPassword
Solved! Go to the solution
This is an accepted solution.
@BendersBakery paste this code in base.css
@media only screen and (max-width: 768px) {
.newsletter-form__field-wrapper .field__input {
font-size: 18px !important;
}
.newsletter-form__field-wrapper label.field__label {
font-size: 13px !important;
}
}
This is an accepted solution.
@BendersBakery don't forget to like and accept solution
This is an accepted solution.
@BendersBakery paste this code in base.css
@media only screen and (max-width: 768px) {
.newsletter-form__field-wrapper .field__input {
font-size: 18px !important;
}
.newsletter-form__field-wrapper label.field__label {
font-size: 13px !important;
}
}
Thank you so much!!!
This is an accepted solution.
@BendersBakery don't forget to like and accept solution
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025