Shopify themes, liquid, logos, and UX
Hello, I was wondering if you could help me. The logo is centered, but when I open it on a tablet, it shifts to the left. I modified this, but it only applies on the homepage; when I go to a collection or product page, it shifts back to the left. Is there a way to set it so it’s always centered?
thank you
Here’s the link in case you need to check it. https://o1d7k3urdm2afacq-53578137750.shopifypreview.com
TRy this one.
<style>
@media only screen and (min-width: 749px) and (max-width: 989px) {
a.header__heading-link.link.link--text.focus-inset {
margin-right: -20%;
}
.header--mobile-left .header__heading-link {
justify-self: center;
}
}
@media only screen and (max-width: 749px){
.header--mobile-left {
grid-template-columns: auto 1fr !important;
}
}
</style>
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
Hello, it has been changed, but sometimes it "jumps" that is, it is on the left and in 1 second it jumps to the center. It does not appear directly in the center if I access some products and collections. Is that for something?
Website: https://iuwp1o91b82xx39a-53578137750.shopifypreview.com/
Hello, it has been changed, but sometimes it "jumps" that is, it is on the left and in 1 second it jumps to the center. It does not appear directly in the center if I access some products and collections. Is that for something?
Website: https://iuwp1o91b82xx39a-53578137750.shopifypreview.com/
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025