Just for your information… its your work, your product and finally your money…
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
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>