Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1026664

    Hi there!

    I am trying to set a minimum high to the blog entries on my main page… any help with this?

    This what it looks like at the moment

    High on news blog

    I would like to fix the heigh of all the elements to display them all the same size.

    As always, thanks for you help

    Best

    #1026849

    Hey gextiona,

    Could you please give us a link to your website, we need more context to be able to help you.

    Best regards,
    Victoria

    #1043975

    Hi Victoria,

    Sorry for the delay

    http://www.empleo.cear.es

    Please, check the “Noticias” link (which means “News”) this is a blog but the heigh of the items is different. I would like to fix the same height for all of them.

    Regards

    #1044107

    Hi,

    The link provided above is not working for me. Can you please check it for me?

    Best regards,
    Jordan Shannon

    #1045412

    http://empleo.cear.es/

    Sorry about that!

    #1045787

    Hi,

    Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:

    .home .slide-entry .slide-image {
      height:160px;
      min-height:160px;
    }

    Best regards,
    Rikard

    #1047346

    Hi Rikard
    Thanks for your help. Please, check it out again… now all the images are the same heigh but the global height of the entries are different.

    Thanks again

    #1048830

    Hi,

    Thanks for the update. Add this css code and adjust the value accordingly.

    .slide-entry-title.entry-title {
        min-height: 122px;
    }

    Best regards,
    Ismael

    #1048962

    Great! Thanks Ismael it works fine now!!
    Regards

    #1049055

    Hi,

    Awesome! Glad we could help. We’ll close the thread now.

    Happy holidays! :)

    Best regards,
    Ismael

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Blog entries setting minimum high’ is closed to new replies.