Shopify themes, liquid, logos, and UX
Hi, I have a little issue. I removed the search icon from the mobile version two months ago but i would like to have it back next to the burger menu. Can someone help me please? www.taneau.com
Hello @atm19,
To Resolve Your Queries You need to add some Code
Please follow the path :
Go to the Online Store-> Theme-> Edit code-> Assets> base.css -> Add code at the bottom.
@media screen and (max-width: 767px) {
.header__search{
display: block;
}
}
doesnt work... any other options please
Hello @atm19,
Sorry For the the Trouble Here is the code you can try i hope this will hepl
Please follow the path :
Go to the Online Store-> Theme-> Edit code-> Assets> base.css -> Add code at the bottom.
@media screen and (max-width: 767px) {
.header__search{
display: block !important;
}
}
This is the same code only small changes is there please apply .
it doesnt work. I found this in base css.
Hello @atm19,
You have to copy above code which i have provided this Code and Paste to base.css file In Editcode.
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025