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.
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!
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!
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.
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!
