Archived topic
Adsense Header
4 replies · Started by victor on July 24, 2020
Hello, my main site ( victormatara.com) header is not showing AdSense in a proper way. It overlaps outside. I wonder what’s the problem considering the fact that the secondary website ( stavica.com) shows it pretty well.
Hi there,
you may want to try adding your advert code inside a grid-container wrapper like so:
<div class="grid-container">
<!-- your advert code goes here -->
</div>
This will limit the size of the advert to the width of your content.
But that is about the only thing the theme can do - the responsive behaviour and its sizing can only be controlled by the advert provider.
Hi, you mean I add the code you’ve provided to the adsense code?
It has been fixed. Thanks!
Glad to hear that