Hello guys.
I'm new to Shopify and I want to know how I can change the color of the text that is typed in a text field (for example the search bar).
Website is carfanbrand.myshopify.com and password is streetclubz
Thank you in advance.
Please add the following code at the bottom of your assets/theme.scss.liquid file.
.section-header .header-search__wrapper input {
color: #000 !important;
}
Hope this works,
Thanks!
User | Count |
---|---|
396 | |
205 | |
129 | |
53 | |
42 |