Stream view display cut off
-
Once I change the font size in Poster-board view (theme options / poster board view), the stream view cuts off part of the excerpt and the title. It’s odd how changing poster board view changes the stream view.
I researched it and found this on the old form,
https://time.ly/forums/topic/stream-view-not-displaying-right-anymore//* Added to prevent Stream View overlapping if greater than 2 lines */
.ai1ec-stream-view .ai1ec-event-description {
max-height: 37.1px !important;
overflow: hidden;
}but that only masks a fix, the title is still partially cut off (the bottom of letters that go below the link like lower case y, j, q, p … get cut off) and the responsive view is not fully visible once you shrink the screen.
(We have our our theme so we can experiment, so if there is a way to make the entire stream larger that may work.)
Thank You
The topic ‘Stream view display cut off’ is closed to new replies.