Shopify themes, liquid, logos, and UX
Hello!
In my store on the mobile version, when the store loads, the logo is centered and when the page loads, a padding is created on the right side next to the shopping cart icon and the logo analogously moves to the left. In the code, I added a custom search bar visible on both the desktop version and the mobile version (maybe this has some connection)?
In addition, I would like to ask how to reduce the size of the logo/header size on the mobile version. I have tried many solutions from the forum but no code editing has any effect. Header takes up way too much space on mobile version... Im using sticky header in my Dawn theme.
pass: 123
Solved! Go to the solution
This is an accepted solution.
Go customize > edited code > header.liquid and past this code
.page-width:after {
display: none !important;
}
This is an accepted solution.
Go customize > edited code > header.liquid and past this code
.page-width:after {
display: none !important;
}
Thank you very much, that works!
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