Shopify themes, liquid, logos, and UX
How can I make my search bar background just a little bit smaller? And how I change the line colour from black to a dark grey colour please 🙂
Would you mind to share your store URL? Thanks!
I've sent you a message 🙂
Thanks for the info, is this for the mobile screen?
Do you mean like this? If it is check this one.
@media only screen and (max-width: 989px){
.field__input:focus, .select__select:focus, .customer .field input:focus, .customer select:focus {
box-shadow: 0 1px 1px darkgrey;
}
.search-modal__content {
padding: 0 12rem 0 5rem;
}
.search-modal__close-button {
right: 7rem;
}
}
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
For desktop and laptop please
Oh, Sorry didnt get it check this one again.
Same Instruction. Please, replace to this.
.field__input:focus, .select__select:focus, .customer .field input:focus, .customer select:focus {
box-shadow: 0 1px 1px darkgrey;
}
.search__button .icon {
height: 3rem;
width: 3rem;
}
And Save.
Result:
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Thanks it still not how I want it. I'll message you
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025