Shopify themes, liquid, logos, and UX
Hi! Two hopefully quick questions:
Can't seem to figure out how to center the footer image/logo? Have done this before but can't remember now.
Also looking to remove the page title on our About page as it isn't necessary. Open to removing on all pages if needed.
hii, @PamelaL17
Can you mark your problem what you want so,
I can solve your problem.
thank You.
Hi, I need to move the footer logo to be aligned in the center and to remove the About page title on the about page. Thanks!
hii, @PamelaL17
Paste this code on top of the theme.css file.
@media only screen and (min-width: 992px) {
.site-header__logo {
margin-left: 42% !important;
}
}
.page-width.about-page {
display: none !important;
}
Thank you.
Hmm that didn't move the footer logo. Any other idea what might work?
Thx
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By 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, 2024