Shopify themes, liquid, logos, and UX
Hi There,
I would like to reduce the space at the top and bottom of this sub category bar on our collection page, does anyone know how I can do this?
Thank you!!
Solved! Go to the solution
This is an accepted solution.
Hi @ONYXLights
You can try to follow this step
Step 1: Go to Edit code
Step 2: Find file theme.css and add this code at the end of the file
.index-section {
margin: 0 !important;
}
Result:
Best,
Liz
This is an accepted solution.
Hi @ONYXLights
You can try to follow this step
Step 1: Go to Edit code
Step 2: Find file theme.css and add this code at the end of the file
.index-section {
margin: 0 !important;
}
Result:
Best,
Liz
That worked! Thank you!!
In Canada, payment processors, like those that provide payment processing services t...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025