• The homepage is a static page with a content page specified in Settings>Reading. I had to enable custom content so this content page would appear in the content area of the home page.

    The custom footer box appears as a white rectangle over the content post and over the Amazon widget in the sidebar.

    How can I remove the custom footer OR make it appear at the bottom of the homepage instead of on top of content? If I enable footer widgets, they appear to the right of the sidebar as if there were a 2nd sidebar.

    The page I need help with: [log in to see the link]

Viewing 10 replies - 1 through 10 (of 10 total)
  • AddWeb Solution

    (@addweb-solution-pvt-ltd)

    Hello mfshelley,

    you can hide footer with the use of following css.

    Add below css code into your current active child theme’s style.css file or you can add additional css option in theme customizer

    .footer {
        display: none;
    }

    Hope this will helps you.

    Thanks.

    Hello @mfshelley

    this seems like not complete/correct code. Did you insert correct codes in the widgets area? I saw this issue on other pages of your site too, not only home page.

    Thread Starter mfshelley

    (@mfshelley)

    Hiding the footer solved the immediate problem, but I would prefer to use the footer.
    Earlier versions of Evolve or WordPress worked.
    Can you give me an example of “not complete/correct code” you noticed in the widgets area of the home page?

    I recommend deactivate the widgets one by one, then you will see which widget breaks the code.

    Thread Starter mfshelley

    (@mfshelley)

    FOOTER OVERLAYS CONTENT WINDOW
    I removed ALL of the widgets in the sidebar. I now have a custom footer and a text footer. With my Chrome browser maximized, the text footer is to the far right and a blank footer box covers all of the text under Family Home Evening until the next header.

    Here is the link to the draft with NO widgets in the sidebar.
    https://www.fheasy.com/?customize_changeset_uuid=5da45ea7-1152-4698-8055-180b0d5c453c

    POPUP MENU DISAPPEARS
    When I make the browser window narrow enough to show the hamburger menu button and click on it, the menu pops up briefly and disappears.

    sorry, but cannot visit the customize link ??

    Thread Starter mfshelley

    (@mfshelley)

    I published the draft. Go to https://www.fheasy.com/

    Ok, I investigated more on your website, this plugin breaks the layout – Spider Faq, try to deactivate it and check ??

    Thread Starter mfshelley

    (@mfshelley)

    Spider Faq is compatible up to 4.9.9 and I have WordPress 5.0.1.
    Deactivating Spider Faq did fix the footer problem, but not the popup menu problem below.

    POPUP MENU DISAPPEARS
    When I make the browser window narrow enough to show the hamburger menu button and click on it, the menu pops up briefly and disappears.

    try deativate Download Manager plugin to see if it helps

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Evolve footer overlaps content and sidebar’ is closed to new replies.