Hi,
I have three footer columns – on desktop view in one line, on mobile view they should slide among each other, but it doesn’t change to that look anymore.
Can you please help?
Kind regards,
Veronika
Hey Loveronika,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) {
#footer .av_one_third {
margin-left: 0;
width: 100%;
}
}
Best regards,
Rikard
Hi Rikard,
thanks for the solution and the fast reply.
You can close the topic.
Kind regards,
Veronika
Hi,
Great, I’m glad that we could help. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard