Home Page White Space between header and footer bar

  • Posted in : Efor
  • JeanC
    Participant

    Hi,

    I’m trying to figure out how to remove the white space on the home page between the header bar and the featured section (same thing in the footer). I have included the link to the home page below, can you please assist? Thanks.

    serkan
    Moderator

    Hi
    You can decrease the space with this custom css code;

    @media screen and (min-width: 768px) { .site-main { padding: 0 !important; } }

    Thanks

    JeanC
    Participant

    Hi,

    Thanks but it doesn’t work. There is still white space at the top and bottom

    serkan
    Moderator

    Hi,
    I just updated the css code.
    Thanks

    JeanC
    Participant

    Hi,

    Tank you but, there is still the same problem on mobile.

    serkan
    Moderator

    Hi, I added the code based on the desktop. When you remove the media code at the beginning, the code will also be valid for mobile. You can check it out now.
    Thanks

    JeanC
    Participant

    Thanks :) Can we remove this white space without adding CSS and therefore overloading the page?

    serkan
    Moderator

    Hi, You will need to redesign the whole page =)

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register