Hello, i have a question concerning the search in my store. There is no function to turn it off as also i am trying to do it from the theme liquid but Iam having trouble making it work.
Any ideas? Thanks!
store: https://moutain-bros.myshopify.com/
password: offoba
@Mindscape if your theme dosn’t give you the option to disable it, you can do it with css, you can go to you theme.css file, look for the .live-search-form class and add the property display: none;
Hello Miguel, I went exactly where you mentioned but I couldn’t find where to put the code as i didn’t find the .live search.
Is there any other way i can find it?
I have found the ,live search form class but iam having problem when i input none; , the search bar in the header wouldnt go
@Mindscape can you provide a screenshot?
Yes of course! Please check the attachment
Hey Miguel, the solution worked perfectly! Thank so much