Tagged: ,

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

    Hi,
    I have two different columns (each 1/2, and grey background color) right next to each other, and i set the height to be the same.
    Now i added text fields in each of them, but the text length differs. Therefore I have an empty space under the shorter text field, which i don’t want to have. What can i do so that the text field expands all the way to the bottom of all columns in this row?
    Best regards,
    Sebastian

    #1032168

    Hey Misantaller,

    Please try the following in Quick CSS under Enfold->General Styling:

    .home .av_promobox {
        min-height: 350px;
    }

    Best regards,
    Rikard

    #1032226

    Hi Rikard,
    Thank you for your answer. Unfortunately it doesn’t fix the problem sufficiently. Now all boxes with more text have a long white space at the bottom and the ones with shorter text still don’t fit all the way. :/

    #1032482

    Hi,

    Ok, so what exactly do you want to change? Maybe you could post a screenshot of a mockup? Or you could apply CSS to the individual elements yourself?

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.