When setting to default template a space between menu and header is displayed

Home Forums Gillion Theme When setting to default template a space between menu and header is displayed

Home Forums Gillion Theme When setting to default template a space between menu and header is displayed

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    RESOLVED Posts
  • stezelco
    Participant

    Hi,

    As you can see in the screenshots, when the page is set to blog there is no space between header and menu. If I set the page to default page a blank space is displayed between that elements,

     

    Thank you

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

    Hi @stezelco,

     

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

     

    Could you please share me the page URL from your site where it is displaying so that i can help you to remove it?

     

    Best regards,
    Shufflehound team

     

     

    stezelco
    Participant

    Hi, of course,

     

    blog.tecnocasa.es pwd: TC01

     

    Best Regards

    When i tried to access your site entering the shared password then i get the error message “502 Bad Gateway”.

     

    Please advise.

    stezelco
    Participant

    Now it is open, no password needed. Can you see it?

    Solution for this topic

    Yes i can see it now.

     

    You can remove that space 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 .content-container.sh-page-layout-default {
        padding-top: 0 !important;
    }

    stezelco
    Participant

    Thank you, it works.

     

    Regards

    You are most welcome here 🙂

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