Shopify themes, liquid, logos, and UX
Hi there,
How do i make the search bar on my website smaller and under the header? When i press search it covers all the header . I just want when i press it to come small and under the header.
Hi @stylME
Would you mind to share your Store URL website? with password if its unpublish. Thanks!
Hi @stylME
Try this one.
@media only screen and (min-width: 749px){
predictive-search form {
width: 50% !important;
margin: auto;
}
}
@media only screen and (max-width: 749px){
predictive-search form {
width: 80% !important;
margin: auto;
}
}
I have tried that and i just want my search bar be under the search icon . Something like that
You want it like a drop down. Im sorry this design needs a developer to change the original code that you have into drop down design.
User | RANK |
---|---|
191 | |
172 | |
84 | |
57 | |
45 |
Transform this holiday season into a shopping spree. Plus, learn how to effortlessly open ...
By Jasonh Dec 8, 2023Make the shift from discounts to donations, and witness your business not only thrive fina...
By Holly Dec 4, 2023On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023