Hello,
this is more a question for Google / AdSense auto ads.
Maybe this link can help:
https://support.google.com/adsense/answer/9279143?hl=en
Thanks @spacetime we went over that this morning and even wrote Google Support about this matter, as our header ad doesn´t show at adsense: “In the ad settings preview, hover over the ad that you want to remove.”, so we have no way to take off that add from our sites. This is why we asked here to see if anyone could know how to remove it. Thank you for the help.
I think we found a CSS code, that this part of it .fw-header depends on each one theme:
.fw-header .google-auto-placed{
display:none;
}
This will work, however it may violate AdSense Ad implementation guidelines:
Here are some techniques you’ll want to avoid:
Hiding ad units at anytime (e.g., display:none), unless you’re implementing a responsive ad unit
https://support.google.com/adsense/answer/1354736?hl=en
Thank you, then we have no option for taking off that huge ad in top of our site, isn´t it?
Very likely.
I don’t use Auto ads, I prefer to have total control over ad positions and sizes.
Yes, indeed you are correct, we had manual ads a few months ago, but we didn´t have the option to include manually the:
vignette ads
anchor ads
Is there any possibility to add them thru your plugin with any code? So we can turn off the autoads, that are totally crazy…
Thank you.
Vignette ads no, but Ad Inserter Pro supports sticky ads:
https://adinserter.pro/documentation/sticky-ads
Thank you @spacetime!, we shall work with that 🙂