I am using AdSense Anchor ads on my site. However these ads are overlapping the mobile navigation menu. Is there any (allowed) way to fix this issue which enables me to keep using this ad format?
Example: https://ibb.co/HK0tPsm
My site: https://kreuzfahrthai.de
Hi,
I have checked your website on mobile and the main menu seems to be there and works as expected -> https://www.screencast.com/t/VuMvOAkT You can apply a margin-top to your container if you want to move down the content to see the Anchor Ads functionality.
Thank you!
Hi,
thank you for your answer. However to reproduce the issue you have to open the mobile navigation menu. I have tried it with an IPhone 7 and the behavior is still like you can see on my screenshot.
Hi,
I have checked again your website but I do not see your overlapping ad, sorry! You need to take a look over the following topic from here -> https://forum.tagdiv.com/topic/mobile-theme-menu-issue-2/
Thank you!
Hi,
this is due to the fact that I have deactivated auto ads on my website. Sorry for that. I have now enabled them again. With auto ads enabled the overlapping can be repoduced by following these steps:
1. Scroll down until the anchor ad appears
2. Scroll up again
3. Click the button to open the navigation menu
4. The website should now look like on the picture from my original post. The ad overlaps the social icons and the “x” for closing the menu.
The issue might not be present on some taller screen sizes. So screen size should be set to emulate an IPhone 7.
Thanks
Hi,
I see it, it looks like this – http://prntscr.com/noqrhf Only if I close the ad the socials and close icon can be seen.
I could give you a code to push the container down, so they will be visible. Something like this – http://prntscr.com/noqs8m – http://prntscr.com/noqtyu
It will apply for the mobile menu or search modal. Enter it in the phones section of the Advanced CSS section – http://prntscr.com/noquqp
.td-menu-mob-open-menu #td-mobile-nav,
.td-search-opened .td-search-wrap-mob {
margin-top: 94px;
}
Thanks
