Hi Support,
we use a page as footer – it works great on our website. But on Blog-Pages there is a white line between footer and socket. How can we disable that?
Best regards!
Tobias
Hey Tobias,
It looks like that is happening since you have added the footer content inside a Color Section element which is full width, and pages and posts with sidebars will show the sidebar after the last full width element. Could you try moving the footer content outside of the Color Section and delete it, to see if that helps?
Best regards,
Rikard
Hi Rikard,
i try this on englisch website – but now our footer is white on english site.
Best regards
Tobias
Hi,
As I understand your reply you have removed the color section from the footer on the English version of the page and now you what the footer background color black please try this CSS:
#footer-page .main_color.container_wrap,
#footer-page .main_color.container_wrap a,
#footer-page .main_color.container_wrap strong {
background-color: #222;
color: #fff;
}
After applying the css, please clear your browser cache and check.
Best regards,
Mike
Hi Mike,
thanks for your css help! We thought that the Theme Settings General Styling should apply here.
But it works now.
Best regards!
Tobias
Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike