Hi
My ad (ad which are homepage between blocks/categories) are not display correctly on mobile devices. Why ?
This is my web site: http://www.i24gabon.com
Thanks
Hello i24gabon,
I have inspected your website and I did not saw any problems with your ads on your mobile. It seems to work as expected, as you can see here -> https://www.screencast.com/t/ITDrznGDPa Where is the problem?
Thanks for the message!
Hi,
As a quick fix you can try a code like this
– https://www.screencast.com/t/EUCm7X1kw
Enter it in Theme panel->Advanced CSS in the Phones section
.home .vc_single_image a {
background-size: contain;
}
You have the option to display different ads using the theme panel, and optimize them for particular devices. This is specified in this guide
– https://forum.tagdiv.com/using-other-ads-non-adsense-ads/
Thanks