My ad are not display correctly on mobile devices. Why ?

Posted in: Newspaper
Post count: 21

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

Post count: 9544

Are you using responsive ads?

If you’re using custom ads, you need to put in smaller image sizes for mobile devices or wrap the div in responsive css and/or the image with a 100% width plug max-width class.

Post count: 21

please what excactly write it ? How to write it ? Thanks

Post count: 23312

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!

Post count: 21

Excuse me i don’t rtisement in question. In fact it is the ad on the home page between the headings. See attached image

or

  • This reply was modified 9 years by i24gabon.
  • This reply was modified 9 years by i24gabon.
Post count: 20688

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

Post count: 21

Thanks it works

Viewing 7 posts - 1 through 7 (of 7 total)
The forum ‘Newspaper’ is closed to new topics and replies.