Hello there,
I have an issue with the footer section (Customize -> widgets -> Footer column 1/2/3/4 ) in the Mobile version of my website. It is very long and not responsive somehow. Is there a way to fix that please?
Thanks for your help
By the way, is there a way to send you a screenshot image to show you specifically an issue?
Hey rubenhazan2020,
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
Hi,
Great, I’m glad that we could help. I’ll close this thread for now then, please open a new thread if you should have any further questions or problems.
Best regards,
Rikard