Hello Atick
Unfortunately, your change did not work. I cannot find the custom css you inserted - can you tell me where it is? I have checked the column, the row, the page and the template and see no new css. I do not see any change to the height of the row either.
How the events are gathered: The events and the results are gathered from an outside database through an Ajax call in a js called by a module. At any given time there may be 0 - 10 events + the link to the calendar at the end and 0-4 results + the link to all results at the end.
The effect now: very strange (although I did get this when I first started working on this page over a year ago).
I have set the date to Sept. 1 for testing purposes when we had 8 events and 1 result. What is now displayed on laptop is the 8 events + calendar repeated 4 times - the last 2 have each event showing 2-3 times. On cell it is even stranger - twice the set of 8, then twice the set of 8 each repeated, then 1 set of each event 3 times! I don't think the repeats are even consistently wrong!
Display before your change: This module displays correctly on our other test system (ottawaotest.ca/testj4) so you can see what it was before your changes. It worked correctly on laptop but not on cell. Also, it has always worked well on our current site (ottawaoc.ca) where the module is placed in an article. I could attach a screen shot but don't see that option here.
Further test of your change. I changed the date in the js to today so there are no events & 3 results. It repeats a message and the calendar link 3 times on laptop, 6 times on cell. The results are similar. On cell the event module shows 5 times, the results 6 times - some of them repeating each result 2-3 times each as well. Again I could send a screenshot but...
The proper output with any date can be seen on the Events page -https://ottawaotest.ca/oocj4/events, so it does work on a SP page (any size) but not within a restricted row. I would like to keep it on the home page if there is any way around this.
Sorry, I was hoping to spare you the complexity of this. I hope I have explained it clearly.