Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hey! I have a problem with the logo not being vertically centered in the header on mobile. Can someone help me?
The "NordicHaven" is not centered on mobile (nordichaven.no):
Hey! I have a problem with the logo not being vertically centered in the header on mobile. Can someone help me?
The "NordicHaven" is not centered (nordichaven.no):
hello @JonathanAaen
Can you please send me the Website URL.
Thanks
Hello @JonathanAaen
You can add code by following these steps
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file
3. Paste the below code before </body> on theme.liquid
<style>
@media screen and (max-width: 767px) {
.site-header__logo-link {
top: 10px !important;
}
}
</style>
Was my reply helpful? Click Like to let me know!
Was your question answered? Mark it as an Accepted Solution.
Dear Niraj Patel
It worked! I really appreciate you taking the time to save my store!
Hi,
I would say the fastest way is to theme > customize >open the header and at the botton for the CSS text box add:
@media all and (max-width:767px)
.header-layout--left-center #LogoContainer {
top: 20%; (or whatever percentage you are satisfied with the location)
}
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