-
AuthorPosts
-
December 8, 2017 at 9:40 pm #886635
Hello,
There seems to be a conflict between your Enfold theme and Google ads on my setup. The Google ads display with a column of dots above pushing them down the page or sidebar. When I deactivate your theme and temporarily activate the TwentySeventeen default theme or Storefront, everything works fine. With Enfold enabled, however, the problem is only resolved by disabling the WooCommerce plugin, which is an essential. Can you help?
Many thanks
December 9, 2017 at 11:21 am #886770Hey boogieboa,
I looked at the shop page and a product page, did not see any adds, which page should I be looking at? (AddBlock disabled)
Best regards,
VictoriaDecember 9, 2017 at 11:25 am #886772Any blog post or sidebar: https://www.paulboakyeassociates.com/blog/
December 9, 2017 at 11:54 am #886790Hi boogieboa,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top #wrap_all .textwidget.custom-html-widget ins:before { content: ''; }
If you need further assistance please let us know.
Best regards,
VictoriaDecember 9, 2017 at 12:22 pm #886795Thanks, but it didn’t work. The first option worked on the sidebar but not on ads in the post. The second option did not work at all, which is just as well since it’s a solution that would be overwritten on the next theme update. I’m using a child theme. Is there an option that would work there? Any further thoughts?
December 10, 2017 at 1:06 am #887008Hi,
Try this in your child theme css:#top #wrap_all .main_color ins #aswift_0_anchor { top: -40px !important; } #top #wrap_all .main_color ins { color: #fff !important; }
Please clear any cache plugin and clear your browser cache.
Best regards,
MikeDecember 10, 2017 at 1:12 pm #887095This reply has been marked as private.December 11, 2017 at 4:10 am #887206Hi,
We can add margin to the top and bottom of the ads, but since your ad sizes change on every page load, it is hard to calculate a exact size..adsbygoogle {margin-top: 50px !important; margin-bottom: 50px !important; }
adjust the number to suit.
Best regards,
MikeDecember 11, 2017 at 11:55 am #887304Cheers, Mike. It made more sense to add an HTML br tag to the code for the specific ad causing a problem. It worked a treat.
I know you guys do theme installations at a price, but do you also do modifications as well?
Many thanks for your help!December 13, 2017 at 9:41 pm #888560Hi,
Glad it worked for you, for modifications please see our customization request page.Best regards,
Mike -
AuthorPosts
- You must be logged in to reply to this topic.