While implementing Some AdSense banners I notice some odd spacing and appearance of dots whenever the Ads are loading on all pages.
I finally made the connection that the odd spacing and dots appear when AdSense is used with the latest version of Enfold and latest version of WooCommerce.
Hey MLA18!
It’s not theme related but caused by the new WooCommerce CSS. You can remove it with this.
ins.adsbygoogle:before, ins.adsbygoogle ins:before { content: "" !important; }
Cheers!
Elliott
Excellent.
Thank you!