Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Lavpristelte.dk

    (@lavpristeltedk)

    White space above breadcrums is solved.

    Thread Starter Lavpristelte.dk

    (@lavpristeltedk)

    Found another support thread wit the same issue.

    Added this in CSS:

    @media only screen and (min-width: 100px) {
    .woocommerce-page-header + .content-wrapper > .main-row > #primary {
    margin-top: -100px;
    }
    }

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Reduce white space on category pages’ is closed to new replies.