Tagged: Blog, button, post slider, posts, read more
Hi,
This post was previously closed but was not actually resolved. Miscommunication I think. Please could you kindly assist.
I was wondering if it is possible to bottom align the Read More button of each blog post in the Post Slider element? I would like for them to all be lined up horizontally on the same line no matter how long the blog post title is.
Thank you.
Hey Cordell,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.html_elegant-blog .avia-content-slider .slide-entry-title {
min-height: 230px;
overflow: hidden;
}
Best regards,
Vinay
Perfect. You guys are the greatest!
Hi,
Glad we could help! We really appreciate it if you rate our theme on themeforest .
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)
Best regards,
Vinay