Important notice: we will respond to all open ticket requests up until November the 1st. After this date, we will be unable to process the ticket requests here on Ticksy.

Okay
  Public Ticket #1512789
Equal height for blog list boxed layout
Closed

Comments

  • GoodDougBoston started the conversation

    Is there anyway to make the blog list (boxed layout) have all equal heights regardless of the length of title and excerpt? 

  •  1,845
    Elated replied

    Hello,

    You can try to add this css underneath in Elated Options >> General >> Custom CSS field:

    @media only screen and (min-width:768px) {
    .eltdf-blog-list-holder.eltdf-boxed .eltdf-bli-title {
        min-height: 60px;
    } .eltdf-blog-list-holder.eltdf-boxed .eltdf-bli-excerpt-holder {
        min-height: 80px;
    }
    }



    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.