Shopify themes, liquid, logos, and UX
Hi everyone!
I'm trying to remove the padding from the social media icons and the policies in the footer, but I can't figure out how.
I'm trying to go from this:
To this:
Any help is appreciated!
Solved! Go to the solution
This is an accepted solution.
Oh, I see would you mind to replace with this code.
.footer__content-top.page-width {
padding-bottom: 0px !important;
}
.footer__content-bottom {
padding-top: 0px !important;
}
And Save. Its the same code but i just add the important. Thanks!
Hi @Derkdw
Would you mind to share your Store URL website? with password if its unpublish. Thanks!
The URL is: soundrealm.co
Thanks for the info, try this one.
.footer__content-top.page-width {
padding-bottom: 0px;
}
.footer__content-bottom {
padding-top: 0px;
}
Hi, this does change the social media icons, but it doesn't change the policies.
This is an accepted solution.
Oh, I see would you mind to replace with this code.
.footer__content-top.page-width {
padding-bottom: 0px !important;
}
.footer__content-bottom {
padding-top: 0px !important;
}
And Save. Its the same code but i just add the important. Thanks!
This worked, thank you!
Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025Expand into selling wholesale with Shopify Academy’s learning path, B2B on Shopify: Lau...
By Shopify Jan 28, 2025