Ad box alignment

Posted in: Newspaper
Post count: 33

Hi,

I’m having a slight issue with my ad boxes not aligning correctly https://www.screencast.com/t/jlCFndacfQIE

The short code is placed in the theme pannel backend in the sidebar section.

Post count: 33

Oh the box is only viewable from outside the UK and Ireland.

https://www.scubadivermag.com

Post count: 20688

Hi,

Seems that one ad is missing some CSS, the others have a max-width and margin like this
https://www.screencast.com/t/I4TxLRafJzqc
You could add the same design to that one as well, with this code
https://www.screencast.com/t/3NWtERYotH

.bsaProContainer-20 {
max-width: 300px;
margin: 0 auto;
}

Post count: 33

Sorry that’s me being dumb… I knew this, it just didn’t click.

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