hi guys, only in firefox, responsive doesn’t only in this page…
how can i solve?
http://www.whitestudio.verona.it/coming-soon-page/
Thanks
Andrea
Hi andreaboaretti!
It’s because of that image with all of the icons your using. Try adding this inside a codeblock element.
<style type = "text/css">
.avia-image { width: 100% !important; }
</style>
Regards,
Elliott