Shopify themes, liquid, logos, and UX
My logo shows up on my header on pc but not on mobile, this has happened ever since I switched to 2 logos one on each side. How am I able to fix this thank you.
I just want 1 to show up on mobile and heres my store link: https://onlymanagers.myshopify.com/
Solved! Go to the solution
This is an accepted solution.
@media screen and (max-width: 989px){
.logo-header-second{display:none !important;}
}
Put this at the bottom of base.css
remove the second logo
Yes I know that but I want 2 on pc but only one on phone. Is there a way I can remove it only on mobile?
This is an accepted solution.
@media screen and (max-width: 989px){
.logo-header-second{display:none !important;}
}
Put this at the bottom of base.css
Thanks for the help!
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By 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, 2024