The search function has a box now but I need it to be like a long rectangle that makes it obvious text can be entered there. Does anybody know how to do that?
website: https://goldstar3343.myshopify.com/
no password required
Thanks!
The search function has a box now but I need it to be like a long rectangle that makes it obvious text can be entered there. Does anybody know how to do that?
website: https://goldstar3343.myshopify.com/
no password required
Thanks!
yes that’s perfect!
@KetanKumar hey! That solution is perfect, what is the coding ![]()
yes, please header code
yes, please add this code
@media screen and (min-width: 990px) {
.header__search {
width: 200px;
justify-content: end;
}
}