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
I'd like to invert these colors for the Pop-up, but the theme editor does not allow for this through the editor, without custom CSS. Using Reformation Theme. Thanks!
url: https://milosminimart.com/
pw: minimart2025
Hey there @blakelyhiner You should try out the following steps
textarea#contact_form_template--16158091280553__1632180071f18cee62-contact-textarea { color: black !important; } input#search-input { color: black; }
Appreciate your willingness to help, that did not do anything to the popup modal though.. I want to make the background this color #50685D and all text, buttons, outlines this color: #BAD4DD . Basically swap the colors there now.