Tagged: footer
Hello, my footer looks very strange. Is there a reason why sometimes it displays like this? It happens on certain sites
Image – https://www.dropbox.com/s/qv8vlekrg584zym/coma-footer.JPG?dl=0
Address – https://www.coma.lv/
Thank you very much!
Hey vadikcoma,
Add this to quick css:
@media only screen and (max-width: 767px) {
#footer .flex_column.av_one_fourth{
width:100%!important;
}}
Best regards,
Jordan Shannon
Thanks Jordan!
Is there any reason this bug appears randomly on some installations?
p.s. code works like a charm!
Hi vadikcoma,
Looks like some css was missing or a cache miss.
Glad we got it working for you! :)
If you need further assistance please let us know.
Best regards,
Victoria