How to fix the products block issue in FireFox?


Please add the following CSS code at the end of your CSS file.

.hidden-container{
   -moz-transform: none !important;
   float: left;
   width: 100%;
}

 

 


Last update:
2015-11-12 14:47
Author:
Vlad Sargu
Revision:
1.0
Average rating:0 (0 Votes)