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
By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024