Viewing 3 reply threads
You must be logged in to reply to this topic.
Hello,
When I created a new page every time, it would show an extra space at the bottom after the footer. Can’t get rid of it unless changed the height of its parent, but this is not the best method. Have this issue since installing the theme.
Hi, I checked the website and it looks good. Can you give me another link? It’s 404
Thanks
Hi,
This space is created because of the page length. If you want it static to the end of the page, add this code:
.page-id-page-3109 #footer-wrapper{ position:absolute; left:0; bottom:0; width:100% }
You must be logged in to reply to this topic.