This is a continuation of #348123. The portfolio items on the homepage http://theimplantexperts.com/ still aren’t displaying quite right, they are not spreading across the page.
Hi Rupert!
That is because you have following code in Quick CSS
.grid-sort-container .no_margin.av_one_fifth {
width: 15%!important;
}
Please remove it
Cheers!
Yigit
many thanks