Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #354105

    It seems that the footer on the home page loses all responsiveness and each column begins to merge with each other. I’ve deactivated some new plugins we’ve added and the problem still persists. Am I missing something?

    The site is kk.maximizedigital.com
    It worked absolutely fine this morning but I’m not sure what I could have done that caused problems/conflicts with plugins deactivated.

    #354212

    Hey mdmllc!

    Thank you for using Enfold.

    Can you please provide a screenshot of the issue? I can’t see anything wrong with the page.

    Regards,
    Ismael

    #354301

    Oops, sorry about that. It’s mobile. http://i.imgur.com/HSPz4FN.png

    It loses all responsiveness and stacks together. I’ve removed widgets, plugins and it still persists only on the home page.

    #355809

    Hey!

    Thank you for the screenshot.

    The markup of the footer widgets is wrong. Did you edit or add any modifications? Please download the latest version of the theme 3.0.4 if you’re planning to upgrade WordPress 4.0.1. Add this on Quick CSS or custom.css for a temporary fix:

    @media only screen and (max-width: 767px) {
    #footer div .av_one_fourth {
    width: 100%;
    }
    }

    The update should revert the footer widget markup to default.

    Cheers!
    Ismael

    #357090

    Nope, no one on my end touched it. Maybe our client… but this code worked! Thank you very much for your prompt and quick service. We’re huge fans of Enfold. :)

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Problems with footer – only on home page’ is closed to new replies.