How can I hide the search button on mobile only?

Hi everyone,

I would like to kindly ask for your expertize mates :slightly_smiling_face:

can anyone help to find a way to hide search button on mobile only?

www.doramu.cz

pass:Lion1982

Hi @PetrMachacek

Aibek is here from Speedimize.io agency.

You have a ready-made hidden-phone class in your theme http://joxi.ru/V2VaNqxTdnR3om. You need to find this element in the editor and add this class.

Most likely, the search is located in header.liquid. Find it there and add a class.

After that, there will be no search on mobile phones.

Hope that helps you.

Amazing, took some try and error but for sure worked! Thanks now i understand this property :slightly_smiling_face: