My search bar is not showing on mobile

My search bar is not showing on mobile

AngelTempo
Visitor
1 0 0

Hi Team,

 

I realized recently that the search bar is not showing when our website is visited on mobile. Desktop version appears correctly. The extended white below our logo is where the search bar should appear once clicked, but it doesn't show at all. Our website is jarhub.com.au

 

I know that it might be a complicated issue, but any suggestions will be appreciated.

 

Thanks heaps!

Replies 2 (2)

DaisyVo
Shopify Partner
4275 467 560

HI @AngelTempo 

 

I checked your website, even on desktop I don't see the search bar
Please check again

 

DaisyVo_0-1739408393851.png

 

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Avada SEO & Image Optimizer - The #1 SEO solution

suyash1
Shopify Partner
10691 1316 1696

@AngelTempo please add this css to the very end of your base.css file and check,
Shopify Admin -> Online Store ->Theme -> Edit code -> base.css

 

@media screen and (max-width: 640px) {
.header__search-bar-wrapper {visibility: visible;}
.search-bar {opacity: 1;}
.search-bar__top-wrapper {display: block;}
.header__search-bar-wrapper {bottom: -60px;}
}

 

suyash1_0-1739415308174.png

 

Support me | To build shopify pages use PAGEFLY | Contact me - suyash.patankar@gmail.com , My timezone is GMT+5:30.