Header advert not centered

Posted in: Newspaper
Post count: 5

Hello,

The header advert on my sites is left aligned, how do I center align it?

https://www.railengineer.co.uk/

https://www.railstaff.co.uk/

Thanks!

Post count: 20688

Hi,

I could give you a code to center it, it shouldn’t be like that.
For here – http://prntscr.com/ml0g99

.td-header-style-5 .td-header-sp-recs #div-gpt-ad-1549628268378-0 {
margin-left: auto;
margin-right: auto;
}

For here – http://prntscr.com/ml0gie

.td-header-style-6 .td-header-sp-recs #div-gpt-ad-1549536378917-0 {
margin-left: auto;
margin-right: auto;
}

Thanks

Post count: 5

Perfect. Thank you.

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