Shopify themes, liquid, logos, and UX
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
here is store link,
https://echelonstudio.myshopify.com/
pass advertfox
for now newsletter form input text color is showing white.
Solved! Go to the solution
This is an accepted solution.
@Advertfox add this code in base.css
.newsletter-form__field-wrapper label.field__label, .newsletter-form__field-wrapper .field__input {
color: #000 !important;
}
Hi @Advertfox
Wrong password.
please try now
This is an accepted solution.
@Advertfox add this code in base.css
.newsletter-form__field-wrapper label.field__label, .newsletter-form__field-wrapper .field__input {
color: #000 !important;
}
Thank you, It worked :))))