On this homepage http://theimplantexperts.com/ the portfolio grid is set to 5 columns displaying 5 posts but it’s displaying 4 on one row and one on another.
Hi Rupert!
Please add following code to Quick CSS
.grid-sort-container .no_margin.av_one_fifth { width: 15%!important; }
Cheers!
Yigit
Thanks Yigit but I seem to have the same issue with this page http://theimplantexperts.com/us/team/
Hi Rupert!
This is happening because of this code you have in Quick CSS:
.flex_column {
margin-left: 4% !important;
}
Cheers!
Josue