Viewing 1 replies (of 1 total)
  • You’ll need to use a custom CSS plugin to make changes so they won’t be lost when WP is updated.

    Then see if this CSS will work okay:

    @media screen and (min-width: 800px) {
        #secondary {
             margin-top: -220px;
        }
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Eliminate white space above sidebar’ is closed to new replies.