Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1373267

    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

    #1373273

    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

    #1373285

    Hi Rikard,

    i try this on englisch website – but now our footer is white on english site.

    Best regards
    Tobias

    #1373295

    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

    #1373339

    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

    #1373341

    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

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘bug: container after blog footer’ is closed to new replies.