Shopify themes, liquid, logos, and UX
I’m looking to adjust the footer padding to 0 in the cart drawer at the bottom of text on dawn theme for mobile and desk top
url knmb1c-pf.myshopify.com
password samurai
Solved! Go to the solution
This is an accepted solution.
Hi @undercoverfresh
- You can try to follow this step
Step 1: Go to Edit code
Step 2: Find file base.css and add this code at the end of the file
small.tax-note.caption-large.rte {
margin-bottom: 0 !important;
}
.drawer__footer {
padding-bottom: 0 !important;
}
Result:
Best,
Liz
This is an accepted solution.
Hi @undercoverfresh
- You can try to follow this step
Step 1: Go to Edit code
Step 2: Find file base.css and add this code at the end of the file
small.tax-note.caption-large.rte {
margin-bottom: 0 !important;
}
.drawer__footer {
padding-bottom: 0 !important;
}
Result:
Best,
Liz
It worked thank you
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn 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, 2025