Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • in reply to: Themeforest – Paypal #128254
    Hausundplan
    Member
    Post count: 3

    Just for your information… its your work, your product and finally your money…

    in reply to: Space between header and top #59829
    Hausundplan
    Member
    Post count: 3

    ok, found a way by setting css manually:

    .page-id-659 .inner-page-wrap {
    padding-top: 0!important;
    margin-top: 0;
    }

    but my understanding was, that I should use the extra classes on the page meta:
    pt0 and mt0… unfortunately pt0 and mt0 don’t work

    in reply to: Space between header and top #59828
    Hausundplan
    Member
    Post count: 3

    Have the same problem, tested mt0 in every element, nothing works, I always have the following result with padding-top: 153px:

    <div class=”inner-page-wrap has-no-sidebar no-bottom-spacing no-top-spacing clearfix” style=”padding-top: 153px;”>
    <!– OPEN page –>

    <!– CLOSE page –>
    </div>

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