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!
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024