Hi Minitek
“Responsive Grid for Articles” shows a nasty big space underneath, this is always there, whatever I try. See my website http://folkytowers.kluisbergen.info (testsite) and attachment.
How can I fix this so that the module fits better with the one following?
Apart from that, “Responsive Grid for Articles” works perfectly!
Thanks.
Didier Pollez
The space is created because one of the items has an audio player.
If you select to strip the HTML tags in the module, the space will be reduced.
Unpublished
DP
Didier PollezPosted 7 years ago
Hi Yanies,
Well, not really
The media players does not work anymore and the space is still there, see my test website
Didier.
Unpublished
M
MinitekPosted 7 years agoModerator
Hi Didier,
Please update to version 3.3.6. It should be fixed.
Unpublished
DP
Didier PollezPosted 7 years ago
Thanks Yannis
It is better now, but still far from perfect, see my site and the two attachments, one with version 3,3.5 and one with version 3,3,6
Didier.
Unpublished
M
MinitekPosted 7 years agoModerator
This extra space is the margin that separates the rows.
You can remove it with this css:
.regridart .mix {
margin: 0 !important;
}
but I would not recommend that as it would not look good if you have more than 1 row.
Unpublished
DP
Didier PollezPosted 7 years ago
Thanks Yannis.
The new version and this code added to the custom.css of my template did it!
You may close this ticket, thanks for great response.
Didier.