Shopify themes, liquid, logos, and UX
I’m new to Shopify. I’m proud of the site I’ve built without any prior experience. The only thing bothering me is the big space between the social icons and the copyright in the footer. I’ve checked some community questions and solutions, so far it seems that each site is it’s own particular case and doesn’t apply anywhere else.
I’ll be glad to you for giving me some hand with this as a new entrepreneur from the developing world.
ALSO: when I started setting up my site a few days ago using the Dawn template, I remember the social icons displaying on the header to the left as well, which I liked. I’ve looked into every setting and I don’t know what happened, it just disappeared. I wanted to ask this on another post, maybe any of you also knows something about it.
Solved! Go to the solution
This is an accepted solution.
Hi @MiguelMaya
Please go to Online Store > Themes > Customize > Theme settings > Custom CSS, paste this code and save the changes.
.footer__content-top {
padding-bottom: 0 !important;
}
.footer__content-bottom {
padding-top: 0 !important;
}
- Helpful? Like & Accept solution!
- Ryviu - Product Reviews & QA app: Import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Amazon Products Importer - Import Amazon Products to Dropship in Your Store!
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...Sign up now.
Hi @MiguelMaya , go to your base.css file and add this code :
.footer__content-top {
padding-bottom: 0.3rem !important;
}
.footer__content-bottom {
padding-top: 0.3rem !important;
}
Result:
Hi @MiguelMaya ,
Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code
Step 2: Search file base.css, theme.css, styles.css, custom.css or theme.scss.liquid
Step 3: Insert the below code at the bottom of the file -> Save
.footer__content-bottom {
padding-top: 1rem !important;
}
.footer__content-top.page-width {
padding-bottom: 0 !important;
}
Here is result:
Hope this can help you,
If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you
B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.
B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.
B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.
BSS Commerce - Full-service eCommerce Agency I Use Shopify for 1$ in the first month now
This is an accepted solution.
Hi @MiguelMaya
Please go to Online Store > Themes > Customize > Theme settings > Custom CSS, paste this code and save the changes.
.footer__content-top {
padding-bottom: 0 !important;
}
.footer__content-bottom {
padding-top: 0 !important;
}
- Helpful? Like & Accept solution!
- Ryviu - Product Reviews & QA app: Import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Amazon Products Importer - Import Amazon Products to Dropship in Your Store!
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...Sign up now.
Learn 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, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025