Shopify themes, liquid, logos, and UX
I need some help with my website, the header on the Main Page got messy and the logo doesn't sit right with the icons and it's not aligned anymore, luckily the header on the Product Page remained intact so I want to see if i can copy it and paste it on the Main Page so they look identical again. I got to fix it on the desktop version by scaling the logo but it doesn't work on mobile, is there anything i can do to fix it?
Website: www.storeolympia.com (View on mobile)
I'd like to make the Main Page Header identical to the Product Page.
Solved! Go to the solution
This is an accepted solution.
Hello, @itsfrizzy
Please add the below code above </body> in theme.liquid
Online store >> edit code >> theme.liquid
@media (max-width: 767px){
.drawer-menu h1 {
padding-top: 0px !important;
}
}
after added the given code look,
If our solution is helpful for you then please like and accepted solution.
You can contact us if you have any doubt about shopify store.
Thankyou 🙂
This is an accepted solution.
Hello, @itsfrizzy
Please add the below code above </body> in theme.liquid
Online store >> edit code >> theme.liquid
@media (max-width: 767px){
.drawer-menu h1 {
padding-top: 0px !important;
}
}
after added the given code look,
If our solution is helpful for you then please like and accepted solution.
You can contact us if you have any doubt about shopify store.
Thankyou 🙂
Yes it worked, thank you so much for the help
Hi @itsfrizzy
This is Richard from PageFly - Shopify Page Builder App, I’d like to suggest this idea:
Online Store ->Theme ->Edit code
Assets ->Base.css
@media (max-width: 767px){
.drawer-menu h1 {
padding-top: 0px !important;
}
}
Hope you find my answer helpful!
Best regards,
Richard | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
User | RANK |
---|---|
206 | |
170 | |
77 | |
56 | |
52 |
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