Hello,
I am working on an Enfold website with google ads in a widget in the sidebar.
The ads are being cropped by the container padding. I have added { overflow: visible; } to the css but is doesn’t make a difference. I have also tried adding a high z-index to the widget but it is still covered.
Any help you can give me would be much appreciated.
Thanks.
Hey w_archer,
The banner code you are adding, what size is it?
The output also of the code is really bad, it calls like 5 different iframes..
Best regards,
Basilis
Hey Thanks for your response.
Yes unfortunately its from Google Adsense so i don’t really have any control over it. All i can do is select the ad width and height, but that just changes the iframe dimensions not the content of the ad. My choices are to either give the ad a margin and push it away from the edge of the page, or somehow stop the container padding from hiding the ad.