Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #656539

    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.

    #656704

    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

    #656916

    Perfect. You guys are the greatest!

    #657057

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Bottom align the Read More button of each blog post in the Post Slider element’ is closed to new replies.