Tagged: 

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

    Hi,

    I’m using CSS to target the page and column to colour each individually. Each column also has text content of varying length which gives the height of the column.

    Is there a way to equalise the heights of 1/3rd columns so that when the background of each is coloured, they appear to be the same height regardless of their content?

    Great theme by the way!

    Thanks

    #247171

    Hey nokostudio!

    Glad you liked the theme!
    Can you post a screenshot and link to your website?

    Cheers!
    Yigit

    #265173
    This reply has been marked as private.
    #265513

    Hey!

    Yes with some custom CSS code it is possible but we need to see your website for that. Can you also post the link to your website? :)
    P.S.: It would be better if you had this columns inside a Color Section element with a custom ID ( http://kriesi.at/documentation/enfold/wp-content/uploads/sites/2/2013/12/color-section-ID.png )

    Regards,
    Yigit

    #265543
    This reply has been marked as private.
    #265553

    Hey!

    Logged in but seems like we need a temporary admin login “Access to the admin area blocked” :)

    Cheers!
    Yigit

    #265556
    This reply has been marked as private.
    #265558

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .page-id-3207 #av_section_3 .avia_textblock {
    min-height: 370px;
    }

    Best regards,
    Yigit

    #265564

    Hi Yigit, that’s done the job.

    Thanks very much, have a great day!

    #265567

    Hi!

    You are welcome, glad we could help! :)
    You too have a nice day!

    Regards,
    Yigit

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Equal column heights’ is closed to new replies.