Shopify themes, liquid, logos, and UX
Hiya, could someone please help me out? How can I change the search button colour to a different colour and not pink. I've changed my menu colour to pink which has change the search bar to pink and I didn't want the search bar that colour just the header menu.
Solved! Go to the solution
This is an accepted solution.
@createdbylove if you want like this. you can try this code
.search__input.field__input, #predictive-search-results {
background: white !important;
}
.search-modal__content {
background: #F0F0F0 !important;
}
If our suggestions are useful, please let us know by giving it a like or marking it as a solution.
Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)
Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page
- Here is the solution for you @createdbylove
- Please follow these steps:
- Then find the base.css or theme.css file.
- Then add the following code at the end of the file and press 'Save' to save it.
.search__input.field__input {
background: white !important;
}
- Here is the result you will achieve:
- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you.
If our suggestions are useful, please let us know by giving it a like or marking it as a solution.
Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)
Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page
Thank you, I have messaged you as this is sort of what I'm after but isn't.
.search__input.field__input, #predictive-search-results {
background: white !important;
}
Can you try add this code @createdbylove
If our suggestions are useful, please let us know by giving it a like or marking it as a solution.
Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)
Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page
This is an accepted solution.
@createdbylove if you want like this. you can try this code
.search__input.field__input, #predictive-search-results {
background: white !important;
}
.search-modal__content {
background: #F0F0F0 !important;
}
If our suggestions are useful, please let us know by giving it a like or marking it as a solution.
Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)
Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page
.search__input.field__input, #predictive-search-results {
background: white !important;
}
.search-modal__content {
background: #F0F0F0 !important;
}
.field__input:focus {
box-shadow: none !important;
}
If our suggestions are useful, please let us know by giving it a like or marking it as a solution.
Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)
Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page
@media only screen and (max-width: 600px) {
details[open] .modal-overlay:after {
top: 55% !important;
}
.search-modal__content {
height: 100px !important;
top: -35px !important;
}
}
If our suggestions are useful, please let us know by giving it a like or marking it as a solution.
Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)
Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page
Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025