Hi,
I am trying to remove prices on the search bar of de Dawn Theme, is there anyone here that can explain to me how i can do that or what code i should change?
Also i would like to remove/hide the shopping cart.
Thanks allot in advance!
Goal: hide product prices in Dawn theme’s search results (predictive search = the autocomplete dropdown in the search modal) and optionally hide the cart icon.
What worked earlier:
Gaps/limitations:
Most recent status:
Outcome:
Hi,
I am trying to remove prices on the search bar of de Dawn Theme, is there anyone here that can explain to me how i can do that or what code i should change?
Also i would like to remove/hide the shopping cart.
Thanks allot in advance!
Welcome to Shopify Community.
Kindly Share your Store URL.
So that i can provide the Code.
.search-modal__form .predictive-search .price
{
display: none !important;
}
Add this code in component-predictive-search.css
Thank you.
Please add following the CSS to your assets/component-predictive-search.css bottom of the file.
.search-modal__form .predictive-search .price { display: none;}
Thanks!
Hi,
That is: https://tool-to-care.myshopify.com
That worked, thanks allot!
Also got a similar easy solution to hide the shopping cart from the page? ![]()
This was awesome, Thank you!!
It worked on Taste Theme Search button predictive search but in the search form it did not work. I am thinking of commenting out the price lines in the code or find other solutions elsewhere.
I appreciate this thread is a few years old but I am still having an issue with the prices showing in results in the search bar in Dawn. I’ve tried the solution above and it’s not working. Please can anybody help? @dmwwebartisan
The URL is ohpopsi.com