Archived topic
Footer copyright html
7 replies · Started by Juan on September 18, 2017
I'm trying to create a footer with pure html, in brackets it seems fine (photo) but when I copy it to Wordpress does not occupy 100% because of the copyright div. I want it to be distributed as in the photo ... Thanks
I can not upload photo
the web is demo.designpropymes.com
Hi there,
Not sure what are you trying to achieve?
Can you explain a bit more? Thanks!
occupy 100% of the footer.
in brackets it looks like this: http://demo.designpropymes.com/wp-content/uploads/2017/09/Captura-de-pantalla-2017-09-18-a-las-18.08.17.png But when copying the code to the subject does not catch 100% of the width
What do you mean by in brackets?
If you want the footer to be divided by three parts then this method is needed in After Footer Content hook:
https://docs.generatepress.com/article/split-header-three-sections/
you sent me on the header and I want 3 sections on the footer
As suggested above, it's the same method using After Footer Content hook.