Newspaper Footer Width

Posted in: Newspaper
Post count: 106

I want the footer width to be the width of the site. As it is, the footer spans the width of the screen.

There is no footer background image. And, the footer background size is set to auto. When it’s changed to other settings, the footer still spans the entire screen width.

Post count: 35449

Hi,

If you are using Newspaper all you need to do is to make sure that you do not have set any background color or image -> https://forum.tagdiv.com/background-introduction/ and you can stretch the footer content https://www.screencast.com/t/zkNohsj5

Unfortunately if you are using Newsmag there is no option for full footer, sorry!

Thank you for your understanding!

Post count: 106

The site is running newspaper. We have the settings set as you mentioned. No background color or image and no stretch.

The footer is still the full width of the screen. We don’t want that. We want the footer to be the width of the site.

bookdealclub.com

Post count: 35449

Hi,

I think that I understand wrong the first time, you want to have a box footer, for this you’ll need to set a background image or color -> https://forum.tagdiv.com/background-introduction/ and all the content on the page will be on all pages ( header footer ).

Thank you!

Post count: 106

No, that’s not what I want. As you suggested, I set a color as a background. Now the entire screen behind the page is a color. I just want the footer to be the same width as the site. This is in Newspaper. bookdealclub.com

We have other sites running Newsmag. There’s never been an issue. The footer is the same width as the site.

This seems like an easy question to answer.

Post count: 35449

Hi,

I think that you want to achieve this -> https://www.screencast.com/t/6JpcoY86koi if is so the all you need to add is to add this code in Theme panel>Custom code> custom css .td-footer-wrapper {
width: 1141px;
}

or you can set a footer page -> https://forum.tagdiv.com/footer-templates/

Thank you!

Viewing 6 posts - 1 through 6 (of 6 total)
You must be logged in to reply to this topic.