Hi,
is it posible to display the the footer widgets among themselve?
On other sites with sidebar theme it works, but not on my home site without sidebar theme.
Please take a look on my screenshot:
http://test.s-design.tirol/footer_mobile.png
http://test.s-design.tirol/footer_ok.png
Thank you for helping!
Hey Luisgasser,
Thanks for the screenshots. Could you post a link to the site in question so that we can take a closer look please?
Best regards,
Rikard
Hi,
Thanks for the link. Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) {
#footer .av_one_fourth {
margin-left: 0 !important;
width: 100% !important;
}
}
Best regards,
Rikard
Thank you, it works great.
Hi,
Glad we could help :)
Best regards,
Nikko