Shopify themes, liquid, logos, and UX
Hi,
I am wondering how I can remove or adjust the big white space between the heading and the following content of the article. It is annoying both on desktop and mobile.
Our e-shop: www.floriemi.cz
Our theme: Broadcast
My IT knowledge: Zero. Just was lucky to adjust the theme after selfstudying.
Thank you for any tips and tricks:-)
Lucie
Solved! Go to the solution
This is an accepted solution.
- Here is the solution for you @Lucie_Floriemi
- Please follow these steps:
- Then find the theme .css file.
- Then add the following code at the end of the file and press 'Save' to save it.
.article__hero {
padding-bottom: 0px !important;
}
- Here is the result you will achieve:
- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you.
If our suggestions are useful, please let us know by giving it a like or marking it as a solution.
Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)
Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page
This is an accepted solution.
Check this one.
.article__hero.text-center {
padding-bottom: 0 !important;
}
Let me know if its not enough. Thanks!
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
This is an accepted solution.
- Here is the solution for you @Lucie_Floriemi
- Please follow these steps:
- Then find the theme .css file.
- Then add the following code at the end of the file and press 'Save' to save it.
.article__hero {
padding-bottom: 0px !important;
}
- Here is the result you will achieve:
- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you.
If our suggestions are useful, please let us know by giving it a like or marking it as a solution.
Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)
Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page
Thank you, fixed:-)
This is an accepted solution.
Check this one.
.article__hero.text-center {
padding-bottom: 0 !important;
}
Let me know if its not enough. Thanks!
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify 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, 2025