Shopify themes, liquid, logos, and UX
Hello,
So I have the logo placed on the header, and it looks nice on the desktop, but on the mobile app it overlaps with the logo banner I have. I would like for the logo to be removed from the header of the mobile version and keep it on the desktop version.
Is there any way we can make this possible?
Solved! Go to the solution
This is an accepted solution.
Hi @Brocchi
You can add this code at the bottom of your base.css file in Online store > Themes > Edit code to do that
@media (max-width: 767px) {
h1.header__heading { display: none !important; }
}
- Helpful? Like and Accept a solution. - Donate: Buy coffee ☕- or Paypal me ❤️
- Ryviu - Product Reviews app, collect consumer photo reviews, import reviews from AliExpress, Amazon, Etsy, Shoppe and Walmart and CSV.
- Lookfy app: Create Image Lookbook, Photo Gallery with product hotspots
- Enjoy 3 months of Shopify for $1/month. Sign up now
This is an accepted solution.
Hi @Brocchi
You can add this code at the bottom of your base.css file in Online store > Themes > Edit code to do that
@media (max-width: 767px) {
h1.header__heading { display: none !important; }
}
- Helpful? Like and Accept a solution. - Donate: Buy coffee ☕- or Paypal me ❤️
- Ryviu - Product Reviews app, collect consumer photo reviews, import reviews from AliExpress, Amazon, Etsy, Shoppe and Walmart and CSV.
- Lookfy app: Create Image Lookbook, Photo Gallery with product hotspots
- Enjoy 3 months of Shopify for $1/month. Sign up now
This was extremely helpful!
Thank you so much! 😁
Happy I could help!
- Helpful? Like and Accept a solution. - Donate: Buy coffee ☕- or Paypal me ❤️
- Ryviu - Product Reviews app, collect consumer photo reviews, import reviews from AliExpress, Amazon, Etsy, Shoppe and Walmart and CSV.
- Lookfy app: Create Image Lookbook, Photo Gallery with product hotspots
- Enjoy 3 months of Shopify for $1/month. Sign up now
User | RANK |
---|---|
214 | |
169 | |
65 | |
55 | |
53 |
Make 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, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023