woow, it works,
🙂
for pages and posts appears new section: Page/Post Options (at the bottom)
and I can choose Layout.
great,
thank you very much
problem solved, modify responsive.css file:
@media only screen and (max-width: 1200px) {
#header-ads { display: none; }
}