At the bottom of the homepage you'll find 3 posts. Those are not aligned due to the title length. How have those aligned, even if the title is shorter?
Maybe something like "force it to be always on 2 lines, so it's some kind of padding if it's shorter" ?
Hi,
At the bottom of the homepage you'll find 3 posts. Those are not aligned due to the title length. How have those aligned, even if the title is shorter?
Maybe something like "force it to be always on 2 lines, so it's some kind of padding if it's shorter" ?
Thanks, best.
Benoit.
Hey Again,
Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
.home .blog-recent .col .post-header h3, .blog-recent[data-style="default"] .col .post-header h3 { min-height: 46px !important; }Thanks
Salient Support Team
wow, this was fast! and it worked like a charm! =)
Thanks, have a nice day.