• Resolved shirleyseywert

    (@shirleyseywert)


    Hi there,

    How can I have all the blocks with the same height whatever the number of words in the entry title or/and post-content. I mean I would like all the blocks growing up and keep the same height in relation to one with a lot of content in it.

    Thanks a lot

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author RadiusTheme

    (@techlabpro1)

    Hello,

    I see some post title 2/3 lines that make it un-even.

    You can try this CSS in Appearance => Customize => Additional CSS

    .rt-tpg-container .layout1 .rt-holder {
        min-height: 552px;
        background: #fff;
    }

    Thanks

    Thread Starter shirleyseywert

    (@shirleyseywert)

    Thanks I know how to use min-height but you haven’t undertsand what I meant.

    If my title is very long the min-height will be useless. I need that all block follow the height of one if the titles is very long and takes more than 3 lines

    Thanks by advance

    Plugin Author RadiusTheme

    (@techlabpro1)

    Right now we have a limit for excerpt but for title no limit. We have a plan we will add a limit for the title in the future.

    You can use CSS now when new update released remove the css.

    Thanks

    Plugin Author RadiusTheme

    (@techlabpro1)

    Making this ticket as resolved mail me if need any help [email protected]

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘same height’ is closed to new replies.