Home › Forums › Gillion Theme › Can you please tell me how to remove the extra space
Home › Forums › Gillion Theme › Can you please tell me how to remove the extra space
Hi @borishar,
I hope you are well today and thank you for your question.
Could you please share the page URL from your site where it is displaying so that I can help you to remove it?
Best regards,
Shufflehound team
It’s the homepage: https://totalscam.com
Solution for this topic
You can remove it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.home .blog-list.blog-style-large .post-item { margin-bottom: 0; }
Thank you!
You are always welcome here 🙂