Black bar at the bottom of page
I'm not sure where this came from but I have several pages that have a black bar on the bottom of my page below my footer.
Any idea how this came to be? I need them removed.
Thank you
example
-
I notice it goes away when I change the page template ( from full width page to brizy, main example )
It didnt used to be an issue.
0 -
Hi Marcus,
Thank you for contacting us.
The black bar you mentioned seems to be originating from your theme. To resolve this issue, please check your theme settings and disable the Site Footer.

Alternatively, you can disable it using custom CSS code:
.footer-widgets .column, .site-info {
display:none;
}You can add this CSS code in the Appearance -> Customize -> Additional CSS section of your theme.
If you have any further questions, please let us know.
Best regards,
Ariel H.1
Please sign in to leave a comment.
Comments
2 comments