Is it possible to remove the logo or whole header from an external page which is embedded in my WordPress website? I don’t where to place display: none;
in which css.
Is it possible to remove the logo or whole header from an external page which is embedded in my WordPress website? I don’t where to place display: none;
in which css.
2
Answers
Put the display:none as shown in image.
OR
Thank You!
I have shared with you CSS add this in your style and try.
Most of the iframe CSS will not get changed because all files are serving from another server so you can’t overwrite that file.