https://mi.dietapino.com/index.php/tags/bar-pub
This code (3 tag images on each line) works on TelineV but on Findus it doesn't.
.com-tags-tag.tag-category .category.list-striped li { width: 33%; float: left; min-height: 360px; }
You can try with this:
.com-tags-tag.tag-category .list-group .list-group-item { width: 33.33%; float: left; }
saguaros https://mi.dietapino.com/index.php/tags/bar-pub
The images are too small and there is a lot of gap between one and the other.
Try this pls:
.com-tags-tag.tag-category .item-tag-image { max-width: initial !important; }
saguaros Perfect! PLease close the thread.