Adsense ad problem does not appear in the middle

Posted in: Newspaper
Post count: 20

Hi, I do not know why Adsense advertising in the article page does not come in the middle for the phone How to make it in the middle until the full ad appears / I mean an announcement above the article and an advertisement below the article

asd articel

Post count: 35449

Hi,

You have insert an inline style with margin-left in ads code, please check it and set the margin to auto;
-> https://www.screencast.com/t/iZVq1mciT
-> https://support.google.com/adsense/answer/6307124?hl=en
Or you can use a custom css and force it -> https://www.screencast.com/t/5O1hlPfvw4
.adsbygoogle {
margin-left: auto!important;
}

Set the code in Newspaper>Theme pane>Advance css> phone

Thank you!

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