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!
Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024In today’s interview, we sat down with @BSS-Commerce to discuss practical strategies f...
By JasonH Nov 13, 2024