Tagged: adsense
Every time I place my Google Adsense codes in the widgets it displays 3 red dots on top and overlaps other sections of the site.
Please advise.
Ads are on the home page at very bottom and in the sidebar, also in the STORE page sidebar,
Yigit, this is odd, I posted the admin and site in the private content section when I made the initial post.
Ok it;s there now.
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
ins:before {
display: none!important;
}
Cheers!
Yigit
Seems to be the fix for the sidebar. When I place four on the bottom sector they seem to still overlap the line separators.
Hi Maurice!
Can you please add those four for a moment so we can note the problem and provide a fix?
Cheers!
Josue
Ok Josue, I added two more at the very bottom of HOME page. So now it’s 4 total. Feel free to add and remove them to play around with the ads.
Hey!
Try adding this code to the Quick CSS:
section.avia_codeblock_section {
clear: both;
}
Cheers!
Josue