I’m using Auto Ads in posts, though the ads are working fine, I need to add some bottom space for the Auto Ads since the Ads are showing too close to my paragraph. I’ve added the following CSS to achieve that
.google-auto-placed {
margin-bottom: 2em;
}
But for some reason it is not working, I’ve cleared WP Rocket Cache multiple times, removed Unused CSS, and cleared my CDN cache, still, the CSS is not working. I’ve added my site URL in the private information tab – Please help.