Hello,
I'm trying to create a template without any margin or padding (I need to use a lightbox iframe), with css, I managed to remove header, footer etc:
.page-template-template-clean-php #header {display:none}
I can't figure out a way to prevent margin and padding in #main on this template.
Can someone help me on this?
Thanks!














