Hi!
I found, that if in related posts title displays in 3 lines - it moves div down.
http://monosnap.com/image/2cnw8FokE6pmgYNyNwHiO0ME1kzG07.png
So, how to truncate text in Related Posts Title?
Is there native EB function, like in K2
I found, that if in related posts title displays in 3 lines - it moves div down.
http://monosnap.com/image/2cnw8FokE6pmgYNyNwHiO0ME1kzG07.png
So, how to truncate text in Related Posts Title?
Is there native EB function, like in K2
$text = K2HelperUtilities::characterLimit($text,50);