How do I make my header ad boxed as well?

Posted in: Newspaper
Post count: 10

If you look at my header ad on my homepage, you’ll see that the white space to the right and left is full width. I’d like that to be boxed like the rest of the body of the page. How do I do this? Thanks.

http://macscoinreport.com/

Post count: 20688

Hi,

That will happen if you use the stretch settings in the theme panel
https://www.screencast.com/t/3Z7ev4BVU2
There is only one setting both for the logo and ad space. So they will both be stretched as they are now. I could give you a code to make it as you want, something like this maybe
https://www.screencast.com/t/jJppCe8tDsbM

.td-banner-wrap-full.td_stretch_container {
max-width: 1164px!important;
}

Test it and see if it works properly.

Thanks

Post count: 10

That worked. Thanks!

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