Shopify themes, liquid, logos, and UX
Looking to decrease padding on the footer - the spacing is too wide currently. Shown in screenshot.
Solved! Go to the solution
This is an accepted solution.
Hi @duart2023, You can try with this code:
<style>
.article .majortitle {
margin-bottom: 5px !important;
}
.article .lightly-spaced-row-above {
margin-top: 0 !important;
}
</style>
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 😍
Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges: Get more sales with striking labels, badges, and banners from our 10,000+ available templates.
BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
Hi @duart2023,
Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code
Step 2: Search file theme.liquid
Step 3: Insert this code above </head> tag:
<style>
div#pagefooter .section-footer__row.section-footer__row--blocks {
padding-bottom: 10px !important;
}
</style>
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 😍
Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges: Get more sales with striking labels, badges, and banners from our 10,000+ available templates.
BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
@BSSCommerce-HDL Thank you! Is there also a way to decrease the padding for the copyright title - i.e. @ 2024 Duo Arthouse?
Hi @duart2023, You can try with this code:
<style>
.section-footer__row.section-footer__row-lower:has(.copyright) {
padding: 10px 0 !important;
}
div#pagefooter .section-footer__row.section-footer__row--blocks {
margin-bottom: 0 !important;
}
</style>
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 😍
Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges: Get more sales with striking labels, badges, and banners from our 10,000+ available templates.
BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
@BSSCommerce-HDL That worked thank you! I do have one more question for decreasing padding. Is there a way to decrease the padding between the 'Spread the Fine Art' and 'Tag Us to be Featured' section? Thank you so much for your help.
URL: duoarthouse.com.au
This is an accepted solution.
Hi @duart2023, You can try with this code:
<style>
.article .majortitle {
margin-bottom: 5px !important;
}
.article .lightly-spaced-row-above {
margin-top: 0 !important;
}
</style>
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 😍
Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges: Get more sales with striking labels, badges, and banners from our 10,000+ available templates.
BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
This is perfect, thank you!!
@duart2023, No problem. Glad to help you 😍
Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges: Get more sales with striking labels, badges, and banners from our 10,000+ available templates.
BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
Can You help me reduce the space as shown in the picture
Hi @duart2023
- Go to Online Store -> Theme -> Edit code.
- Find the file assets/base.css and paste the code below at the bottom of the file.
div#pagefooter .section-footer__row.section-footer__row--blocks {
padding-bottom: 10px !important;
}
This code did not work.....nothing changed. 😞
As 2024 wraps up, the dropshipping landscape is already shifting towards 2025's trends....
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