• Dear friends…

    Any information with CSS to reduce the big white space between the menu and the main picture at the home page of my site please?

    I will appreciate any help!!!
    best regards

    tony

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Please i have this same issue.

    style.css line 6044

    @media (min-width: 1000px)
    .entry-content > .alignwide:not(.wp-block-group.has-background), .entry-content > .alignfull:not(.wp-block-group.has-background) {
        margin-bottom: 8rem;
        margin-top: 0rem; /*change margin-top: 8rem for 0rem*/
    }

    style.css line 5390

    @media (min-width: 700px)
    .entry-content > .alignwide:not(.wp-block-group.has-background), .entry-content > .alignfull:not(.wp-block-group.has-background) {
        margin-bottom: 6rem;
        margin-top: 0rem; /*change margin-top: 6rem;  for 0rem*/
    }
    • This reply was modified 3 years, 7 months ago by diagonale.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Too much white space !!!’ is closed to new replies.