Think I may have fixed it
css for related products
#top .product_column_4 .products .product {
margin: 0 1% 1% 0;
width: 24.25%;
}
Changed to
#top .product_column_4 .products .product {
margin: 0 1% 1% 0;
width: 24%;
}
Hi Vinay,
I have been doing these edits to a sub-domain site which has all the same settings, plugins and version of enfold.
I have provided you with details to view and login to the site below. Making edits via Appearance>editor>Enfold-child>functions.php will
cause a fatal error so I have been making these via cpanel code editor.
Cheers