cancel
Showing results for 
Search instead for 
Did you mean: 

Display search button on Mobiles.

Display search button on Mobiles.

Hi,

 I have made search bar visible on mobile in our Luma customized theme using below CSS styles

 

.block-search .minisearch input#search{position:static;}
.block-search .minisearch .label{display:none;}

mobilesearchluma.PNG

https://ibb.co/Krw8j2g

 

 

Now I want to display clickable search button with search icon as per below screenshot.

 

mobilesearchbutton.png

https://ibb.co/zNYRxhD

 

How can I achieve this? 

1 REPLY 1

Re: Display search button on Mobiles.

Was this done successfully?