Header Ad Horizontal Alignment

Posted in: Newspaper
Post count: 13

On my site (https://www.bigtimesoftball.com/), I cannot figure out how to make my Header Ad align center. Please help.

Post count: 35449

Hi,

If this banner is set with tagDiv Composer on ad box, then you can edit it and set the Horizontal align -> https://i.imgur.com/FW0ybNC.jpg
Or you can use a custom css -> https://i.imgur.com/OVxHkUs.png
.td-header-desktop-wrap .td-a-rec img {
margin: 0 auto;
}

The code need to be set in theme panel> custom code> custom css

Thank you!

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