blank space on my homepage

Home Forums Gillion Theme blank space on my homepage

Home Forums Gillion Theme blank space on my homepage

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • cultobarbaro
    Participant

    A question:

    <span lang=”en”>How to eliminate or reduce the blank space on my homepage, between the Slider Blog (Grid Slider) and the entries. </span>

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

    Hi @cultobarbaro,

     

    I hope you are well today and thank you for your question.

     

    You can reduce 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 #wrapper > .sh-page-layout-default {
        padding-top: 0;
    }

     

    Best regards,
    Shufflehound team

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