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!
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024