Hi Sankalp,
unfortunately, there is nothing that I can do about this on my end. HD Quiz does not style or directly affect the way third-party ads are displayed in any way. This is controlled by your theme and the ad network.
Screenshots are not enough to go off of, but looking at it, I’m guessing your theme is “overflowing” your main content areas which is causing your ads to be covered by that content padding.
Please consider leaving a link to a quiz so I can take a look at myself and see how your theme is actually coded. No promises, but If I see that there is a simple fix I can let you know what to do.
Hi Sankalp,
it’s been a few days now so I’m marking this thread as closed. Please feel free to reply when you can and I’ll open it back up though.
Thread Starter
Sankalp
(@digitalsankalp)
I have solved the problem.
Change the following code of adsense ads –
data-full-width-responsive=”true”
to
data-full-width-responsive=”false”
That’s it.