Tagged: footer
Hello,
our footer contains 4 columns that do not slide under each other in the mobile view, but slice closely next to each other.
Where can I ‘attack’?
Thank you!
Hey Christiane,
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;
width: 100%;
}
}
Best regards,
Rikard
Good morning, Rikard,
that worked very well. Thank you!
Hi,
Glad Rikard was able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike