How do I change so the search on this page: https://klan-jack-4084.myshopify.com/search?q=v%C3%A4xter&options%5Bprefix%5D=last
Become black and the text: #fce396
Just like the search in the top left corner. Bonus if the white line can diss
How do I change so the search on this page: https://klan-jack-4084.myshopify.com/search?q=v%C3%A4xter&options%5Bprefix%5D=last
Become black and the text: #fce396
Just like the search in the top left corner. Bonus if the white line can diss
Hi @Norriz
Do you mean like this?
If it is try this.
input#Search-In-Template {
background: black;
}
label.field__label {
color: #fce396 !important;
}
Please don’t forget to Like and Mark Solution to the post that helped you. Thanks!
Amazing! Thanks so much ![]()
And how do I only change the text color in the search field. At this time it can’t be seen when tying in our search bar. Total Newbie here