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
Outline on my newsletter text box for email sign ups . How do I get rid of it, please let me know !
Solved! Go to the solution
This is an accepted solution.
Hi @cureblame ,
Try adding this css
body.gradient.dark-background .field__input, body.gradient.dark-background .disclosure button {
border: 0px!important;
background: transparent;
}
This is an accepted solution.
Hi @cureblame ,
Try adding this css
body.gradient.dark-background .field__input, body.gradient.dark-background .disclosure button {
border: 0px!important;
background: transparent;
}
Could you please provide me with the URL for the store you mentioned in your query? Additionally, if the store is password protected, could you share the password as well?