Ad size

Posted in: Newsmag
Post count: 17

Hi,

I have placed some Adsense ad units and set them at a different size for mobile phone (320 x 100 in the header for example). However, the theme is still automatically resizing them. Is there any way to fix this?

The size is set accordingly in the ad section of the theme panel too. So this is not the issue.

Post count: 23312

Hi,

Provide oyur website URL so I can take a closer look at this.

Thank you!

Post count: 17

Thanks for the reply.

My URL is gulfcoaststormcenter.com.

Post count: 23312

Hi,

I have inspected your website on mobile and I saw that your Header Ad is not right aligned as you can see here -> https://www.screencast.com/t/aep6Zsx4TC As a quick fix, you can try to add the code below and place it in Theme panel -> Cusotm CSS area.

@media (max-width: 767px){
.td-header-sp-rec .adsbygoogle {
margin-left:0!important;
}
}

Unfortunately, we cannot replicate this behaviour. Also, if you want some deeper investigation about this case, you need to send us an email at contact@tagdiv.com with your log-in information (wp-admin) and CPanel access. Before this, you need to make a full backup to your database, disable all of the untested plugins and remove all of the additional customizations to avoid any interferences in the theme.

Thank you!

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