Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: How to get rid of White Space on the pages #148100
    Maksim
    Participant

    I inserted the CSS you specified:

    .page-content, .entry-content {
    margin: 0px 0 0;
    }
    .page .entry-header {
    margin-bottom: -15px;
    }
    .page .entry-content-wrapper {
    padding: 0;
    }

    but there were no changes on my page.
    Please tell me how to remove the empty space
    – between Top Header and Primary Menu,
    – between Primary Menu and Home Widget
    – between Home Widget and Content

Viewing 1 post (of 1 total)