Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS grid problem with images. Re: grid problem with images.

#140409
Alen
Participant

This is your issue:

[class*=’col-‘]:last-of-type
{
padding-right: 0px;
}