Site logo

Archived topic

Iframe

1 reply · Started by Edwin on November 22, 2016

Viewing posts 1–2 of 2

Hi Tom

I am using a i frame in one of my pages, but somehow it is showing 32px on top of the header.

This is causing it.
html{
margin-top:32px!important;
}

I tried to overwrite with custom CSS, but it is not working. Any idea?
All other pages are fine. It is only the page with Iframe.

Thanks

Edwin

WordPress adds that due to the admin bar which is 32px in height.

It will only make a different when you're logged in and the admin bar is visible.

This archived topic is closed to new replies.