Shopify themes, liquid, logos, and UX
I need to center my logo between the hamburger menu and search icon on the mobile version of Dawn Theme 2.0. Please see screenshots of how it looks "before" and how I want it to look "after".
Any help would be greatly appreciated!
Thank you in advance. : )
Can you share the link to your website please? This would make it a little bit easier for me to guide you in the right direction. Thanks.
Thank you for your response!
The website is: https://thehappydogsociety.myshopify.com/
The password is: darling
The logo on the desktop is fine the way it is but the mobile needs to be centered as seen in screenshots.
@Darlindoggie - can you please share this page link? we will need to adjust the sapcing
Thank you for your response!
The website is: https://thehappydogsociety.myshopify.com/
The password is: darling
The logo on the desktop is fine the way it is but the mobile needs to be centered as seen in screenshots.
@Darlindoggie - try this css, add it to the very end of your base.css file and check
@media screen and (max-width:749px){
.header{grid-template-columns: 0fr 2fr 1fr;}
}
Thank you for the solution but it did not do anything. The logo is still in the same position. Do you have anything else I can try?
@Darlindoggie - can you please add the code back?
Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024The Hydrogen Visual Editor is now available to merchants in Shopify Editions | Summer '...
By JasonH Sep 2, 2024Note: Customizing your CSS requires some familiarity with CSS and HTML. Before you cust...
By JasonH Aug 12, 2024