I\'ve seen this problem on the web, and all the suggested solutions aren\'t working for me, so I thought I\'d come here.
I have a page that has an iframe. The top of the
If your entire page content is an iFrame then all you need is to add the style:
Otherwise you could place it in a table or dive and just target that element instead. There is an answer above that has the solution for a table.