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.
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024