Hi support!
I have three colums in my footer. On small screens (mobile) the three columns are switching below each other. As i don´t have a lot of content in the footer, there are big spaces between (below/above) the columns on small screens. Is ist possible to change the hight/padding/margin of the columns in the footer on small screens?
Thx Johannes
Hey Johannes,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) {
#footer .widget {
margin: 0;
}
}
Best regards,
Rikard
Hey Rikard,
it worked! Thank you!
Best regards
Johannes
Hi,
Glad that Rikard could help, if you have further questions please open a new thread and we will try to help. Thanks for using Enfold.
Best regards,
Mike
