Forums
Forums / Plugin: Ad Inserter - Ad Manager & AdSense Ads / Background Color Change
(@charbel81)
7 years, 9 months ago
Hi i have a problem. The background (Placeholder?!) in advertising is always so yellowish. How and where can I change that. Thanks for helping.
Regards Charbel
Pic from my problem: https://image.ibb.co/hXckrd/20180707_085801.jpg
(@spacetime)
It seems your theme colors ins elements that are used for AdSense.
ins
Try to put this code into custom CSS or style.css file of your theme:
ins { background: #fff; }
You can also put this code into Header section of Ad Inserter:
<style> ins { background: #fff; } </style>
https://adinserter.pro/documentation#header-footer
Perfect thanks for support.
Please say it here: https://wordpress.org/support/plugin/ad-inserter/reviews/
Thank you!
The topic ‘Background Color Change’ is closed to new replies.