Hi Guys,
My footer is not showing it all on mobile. I see all colums just for a few mm. How can i fix this?
Hey Angelo,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
@media only screen and (max-width: 767px) {
#footer div .av_one_fourth {
margin-left: 0%!important;
width: 100%!important;
}}
Best regards,
Vinay
Thanks it worked! Looks much better tho! it is just all centered in the middle right now, can i change that to left?
Hi!
When I load the web site, I can see the footer all the columns load at once into one column and not each under the other.
Have you added any custom code to modify that?
Cheers!
Basilis