Shopify themes, liquid, logos, and UX
To continue receiving payouts, you need to secure your account by turning on two-step authentication. If two-step authentication is not turned on your payouts will be paused. Learn more
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
User | RANK |
---|---|
113 | |
85 | |
70 | |
66 | |
46 |
Learn these 5 things I had to learn the hard way with starting and running my own business
By Kitana Jan 27, 2023Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022