Shopify themes, liquid, logos, and UX
Hi, how do I add the search bar to my mobile version that I also use to my desktop version, only smaller.
Similar like they have:
Url https://ba571d-cc.myshopify.com
Thank you
Hi, @store095
1. Go to online store -> theme -> edit code.
2. Open base.css
.header {
padding: 10px 3rem !important.
}
mobile-search {
display: none !important;
}
desktop-search {
display: block !important;
}
Hi,
thanks but the code dosn't work.
Best regards
Please try again it in theme.liquid.
1. Open theme.liquid.
2. put the above code to {style}{endstyle} in <head> section.
Please accept the solution. you only marked LIKE at the moment.
Sry, i forgot.
Thanks for your help.
It did not work for Trade theme.
Hey @store095
I see you are trying to make a lot of changes to your dawn theme, which may have 2 main negative effects on your store: 1) slow down your page loading speeds, and 2) exclude your theme from future updates.
I explain more of this in my video here.
Hope that helps!
Gabe | Social Care @ Shopify
- War meine Antwort hilfreich? Klicke Like um es mich wissen zu lassen!
- Wurde deine Frage beantwortet? Markiere es als Akzeptierte Lösung
- Um mehr zu erfahren, besuche das Shopify Help Center oder den Shopify Blog
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025