All things Shopify and commerce
Hello,
I would like to reduce space between page titles and descriptions. I would also like to add padding to bottom of description. I would like to be able to add css to the theme custom css and not edit code - if possible.
Thank you.
Right now it looks like this:
I would like to adjust it to look more like this:
Solved! Go to the solution
This is an accepted solution.
Hi @jmkirkwood
Add this code to Online store > Themes > Edit code, open theme.liquid file
<style>
.collection-hero__title {
margin-bottom: 0px !important;
}
</style>
- Found this helpful? Hit "Like" and "Accept as Solution"!
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
Built for Shopify
Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...Sign up now.
This is an accepted solution.
Hi @jmkirkwood
Add this code to Online store > Themes > Edit code, open theme.liquid file
<style>
.collection-hero__title {
margin-bottom: 0px !important;
}
</style>
- Found this helpful? Hit "Like" and "Accept as Solution"!
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
Built for Shopify
Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...Sign up now.
I added the code to the Theme setting / Custom CSS with out the the "style" at top and bottom and it worked. Thanks!
It did not add any padding at the bottom of the description.
How do I do that?
I figured it out. I placed the below in Template/collection banner/custom CSS at first and decided to place it in Theme style instead so it would apply across the entire site. It works.
Thanks!
Shopify and our financial partners regularly review and update verification requiremen...
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