Inline ad CSS issues

Posted in: Newspaper
Post count: 62

I use inline advertising in single template in cloud template. (10.1)
I can’t center the ad in the mobile version. If I center it this time it is centered in the desktop version.
I want to use the left version in the desktop version and the middle version in the mobile version.

1- https://prnt.sc/pwjap2
2- https://prnt.sc/pwjbkt

Post count: 35449

Hi,

Unfortunately for the moment this can be achieve only with custom css, please provide me a link where I can find you ads, in this way I will be able to provide a custom css for mobile.

Thank you!

Post count: 62
Post count: 35449

Hi,

Please try this custom css -> http://prntscr.com/pwxtn4
.tdb_single_content .id_ad_content-horiz-left {
float: none;
text-align: center;
}

Thank you!

Post count: 62

Will I put this code in mobile css? (max 767px)

Post count: 35449

Yes, the code need to be set in theme panel> Custom code> advance cs> Phone
Thank you!

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