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

Home Forums Gillion Theme Can you please tell me how to remove the extra space

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    RESOLVED Posts
  • borishar
    Participant

    I tried with the yellow pencil, but I am unable to do so.

    Attachments:
    You must be logged in to view attached files.

    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

    borishar
    Participant

    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;
    }

    borishar
    Participant

    Thank you!

    You are always welcome here 🙂

Viewing 6 posts - 1 through 6 (of 6 total)