i use google adsense. one in a “bloc code” on my homepage & one in a widget.
all is ok but, there is small points above my ad. (like
i think this is because of javascript considered as multilign code.
i don’t know if i am clear.
thx
Try modifing /wp-content/themes/enfold/css/custom.css with:
ins.adsbygoogle:before, .adsbygoogle ins:before {
content: none !important;
}
well done :)