Hello again; sorry to bother on this, seems like I last asked about this 2+ years ago, so pardon the facepalm. Lost some work here with system crashes of doom.
For Newsmag, using the full width header/logo setup “Style 8” — I know you helped me waaaay back when set the footer black area to ALSO be full width to match the menu bars, but cannot recall how to do it, and F12 console kind of gets confused by the divs and whatnot.
Using “style 6” footer.
Totally forget what I did years back, and now it’s archive on the local RAID amongt literally a million other files not easily found. NOW I’m keeping this in a better location.
Thanks! Getting it dialed back in with v3.
Hi
Try this css to make the footer and sub-footer full width: http://screencast.com/t/9ieuw6BFWl
.td-footer-container,
.td-sub-footer-container.td-container {
width: 100%;
}
.td-footer-container.td-container .td-pb-row,
.td-sub-footer-container .td-pb-row{
width: 1021px;
margin-left: auto;
margin-right: auto;
}
Let me know how it goes.
Thanks!
Hi
Of sorry about that, I’ve test it on desktop. Try this css, it should work fine on all devices: http://pastebin.com/tzrYWFmN
Let me know how it goes.
Thanks!
