Shopify themes, liquid, logos, and UX
I want to know how to move the position of my logo image to the center of the footer block. I want it to be centered vertically; its currently too high in the section. Preview of site: https://pv59kgn7tpbh5vj9-62081171664.shopifypreview.com
I've temporarily made it to the center by adjusting the top padding. However, I'd like to know if there is a way to do this automatically.
I have checked it is in middle, and looking nice
Hi @hopeitsnotu,
I see the issue. Please follow the instructions below to fix it.
1. From your Admin store, go to Online store > Themes > Click Actions > Edit code
2. Open the Asset folder, and find the base.css file.
3. Add the code below.
@media only screen and (max-width: 750px) {
.footer-block__details-content {
margin-bottom: unset
}
}
I dont see what this changes. If I change the padding it doesn't automatically go to the center vertically.
Hi @hopeitsnotu,
It is not the padding. It is a margin. I see the issue on mobile and not on desktop
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn 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, 2025