This padding comes as default because many users use content for example directly from wordpress editor and if we won`t add this padding, then websites will look ugly. But we think that we can add ON/OFF button to remove padding top for content in future updates.
Comments
Thanks for understanding!
i write:
body:not(.template-slider) #Content { padding-top: 30px; } - it now work
.single-photo-wrapper .image_frame { display: none; } - it work