Tagged: 

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

    Hi,
    Something I can’t figure out.
    On my mobile device the footer on of the homepage isn’t displayed correctly.
    See;

    Instead it should be displayed as on all the other pages, like for example;

    Hopefully you are able to point into the right direction, as the homepage is a kind of the most important page, so I am eager to get this fixed.

    #794791

    Hey michael_world2cycle,

    Please try the following in Quick CSS under Enfold->General Styling:

    @media only screen and (max-width: 767px) {
    .home #footer .av_one_third {
      width:100% !important;
      margin-left:0 !important;
    }
    }

    Best regards,
    Rikard

    #797168

    Thanks Rikard, but this doesn’t seem to be the solution.
    When I use these settings, it will change the setup of the website for the desktop as well.

    Quite uncertain, as in the past, the footer was shown correctly.
    Hopefully you are able to share some other ideas about how this can be solved.

    Thanks!

    #797220

    Hi,
    I’m unsure why this is happening, Try disabling your plugins. If that resolves the issue, reactivate each one individually until you find the cause.

    Best regards,
    Mike

    #802191

    Thanks Mike, I did deactive the plugins, but didn’t solve the issue. Quite strange as before I didn’t had this problem and it’s an issue only the frontpage.

    Can you share your second thought about this, as I would be quite helpfull to have this solved.

    #802300

    Hi,

    I`ve accessed your dashboard and added the custom code that Rikard provided and your footer is working normally now.

    Best regards,
    John Torvik

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.