Shopify themes, liquid, logos, and UX
Hi, i want to use the searchbar i use for my desktop version also for my mobile version.
It should look like this:
Is that possible?
url: https://ba571d-cc.myshopify.com
Dawn theme 15.0.0
Thank you.
Solved! Go to the solution
This is an accepted solution.
Please use this code
@media (max-width: 767px) {
.mobile-search {
display: none !important;
}
.desktop-search {
display: block !important;
}
.header--mobile-left {
grid-template-columns: auto 2fr 4fr !important;
}
.header { padding: 10px 3px !important; }
}
- Helpful? Like and Accept solution!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image: Easy and fast to create Photo Gallery, Lookbook, Shop The Look.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.
This is an accepted solution.
Please use this code
@media (max-width: 767px) {
.mobile-search {
display: none !important;
}
.desktop-search {
display: block !important;
}
.header--mobile-left {
grid-template-columns: auto 2fr 4fr !important;
}
.header { padding: 10px 3px !important; }
}
- Helpful? Like and Accept solution!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image: Easy and fast to create Photo Gallery, Lookbook, Shop The Look.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.
Its working.
Thank you.
By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024