Hello,
I’m looking to add the search icon to my website homepage on the mobile version?
It currently shows on desktop but not mobile, any help would be most appreciated.
My site is - ellibellejewellery.com
Hello,
I’m looking to add the search icon to my website homepage on the mobile version?
It currently shows on desktop but not mobile, any help would be most appreciated.
My site is - ellibellejewellery.com
Please add the following code at the bottom of your assets/theme.scss.liquid file.
@media only screen and (max-width: 749px){
.site-header__search {display: block !important;}
}
Hope this works.
Thanks!
Thank you very much!
Hi
Thanks for your code. On our website it adds a search box that covers the logo. Is there a way to only show an icon instead? Venture theme.
Thanks
Hi
I am trying to edit the code for the Brooklyn theme. How to add the code for a search icon to appear on each page ? I see the code already on the previous thread. I’d like to make a request for a screenshot or the specific tab to click to get on the page where to change or add the code.
Thank you for the help.
Is it possible to make the search bar appear under the header? Because with this given code it covers my logo. Thanks
Hi is there a response to my question yet? I don’t seem to see it on the thread
Hi thank you for the response regarding the code.
I added it on the theme section, but this is the comment "
Convert .scss and .scss.liquid files to .css or .css.liquid for a better performing online store and theme editor."
Can you help me fix this please? I wanted a search button on each page of my website. My website is AngelieSmith.com
Thank you
Hi, thanks for your code. The solution however covers the logo on mobile view.
Could you offer a solution where only a search icon is shown instead?
Thanks