Shopify themes, liquid, logos, and UX
I tried to center my logo in mobile view with the below css, but I can't figure out why my other pages' header don't change too.
@media all and (max-width: 749px) {
.header__heading {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
}
But it's changing only my homepage. Would appreciate any help here.
url - www.adahlazorgan.com
Hello,
I figure out The issue is that header__heading this class is not coming on inner pages.
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025