Adding a footer to the magazine template?
I've modified the Magazine template to add a footer. When I click on a category, and click on all section on the top right, and scroll down, the part where I've footer copyright policy etc, isn't aligned like the rest of the pages. How do I fix that?
It looks like I left an extra closing </div>
tag in the source code for the Magazine template. Ordinarily this doesn't cause problems but it when there's a footer on the page, the extra closing tag means the footer falls outside container designed for it.
To fix this, please open up tags.html and remove line 30
Answered a year ago · Edit answer