Personalized checkout and custom promotions with Shopify Scripts
I would like to reduce the padding of this section in my website
URL: https://acufootcare.com/ thank you in advance
Solved! Go to the solution
This is an accepted solution.
- 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
.logo-list__item.animate-item.animate-item--child {
height: 25px !important;
}
h2.title.h1.title-with-highlight {
margin-bottom: unset !important;
}
Hi Cameron0
- 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
.logo-list__item.animate-item.animate-item--child {
height: 25px !important;
}
- Result:
Best,
Esther
How can i also reduce the top padding so the gap between as seen in and the logos is also reduced. Thanks in advance
This is an accepted solution.
- 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
.logo-list__item.animate-item.animate-item--child {
height: 25px !important;
}
h2.title.h1.title-with-highlight {
margin-bottom: unset !important;
}
would you be able to tell me how to add a black border to the top and bottom part of the section?
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