Home › Forums › Pro Version › Firefox displays 2 columns not 3 › Reply To: Firefox displays 2 columns not 3
February 16, 2015 at 3:21 am
#3943
Keymaster
Hi Dominic,
Please use following css. This will fix your issue. You can keep this css in your theme style.css file
.wmle_container .wmle_item_holder.col3{width:33% !important}
Hope this helps.
Thanks