Tagged: footer
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.
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
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!
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
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.
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