OAK advocaten

basisdingen

kleur 7AA228

https://logomakr.com/9qOIdB

 

https://webriti.com/help/category/themes/appointment/

 

1 Open it and find the below line of code on line no .
if($j%4==0){ echo “<div class=’clearfix’></div>”; } $j++;
2 And replace it with below line of code .
if($j%6==0){ echo “<div class=’clearfix’></div>”; } $j++;
 
And assign more then 6 client to the category and check portfolio 4 column template page .
It will show in the layout of 6 column like  the snapshot .