I have a problem with my shop (Debut theme). The search bar does not function on the phone (in portrait mode) However, it works on the same phone while it is in landscape mode. Also, it works on PC and Laptops. I tested it on apple and android phones and got the same issue.
I found some solutions however that did not work out for me, for example adding this code to the theme.css:
@media only screen and (max-width: 749px){
.header__search-bar-wrapper { z-index: auto !important;}}
Someone said at it to theme.scss.liquid but I can not find it on my codes
Hi @Litos , if you open the website on a laptop or rotate your phone to landscape mode you will see how it works, I want the same thing to happen when I open it on my phone (portrait) like this image. where can I share it with you?
Thanks for your reply, Actually there is already a search bar : suche up on the right side.
but the problem is that if you go to the website using your phone and click on it while it is in normal (portrait ) view and chose “Suche” you will notice that it would not function. but if you change the view to the landscape mode it will work. I want it to work in both modes as the landscape mode.
First image: the landscape mode and search bar is ok
Second image: portrait mode and search bar does not work
Third one is the landscape mode and how it shows the search bar within the other icons
I have a question here, as you can see on the phone portrait mode when I click on the three lines on the right side of the home page, the drop-down list shows up and the search bar “Suche” is there, can you please do me a favor and tel me how to activate that one instead of adding a new search bar on the home page? this is only for the portrait mode of the phone and it is OK for the PC or phone’s landscape mode.