Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #723108

    Hi guys,

    How to set buttons to be on same heights?

    View post on imgur.com

    i am working local so there is now way entering website

    on pic i provide you can see that button read more is not in same line. on other pic you can see that i used grid row with 1/1 and 1/2 cells inside. How to manage that every read more button is in same line independently of size of paragraph above

    i tried also with grid row 1/3 and inside 1/3 i put 4 1/1 for every section (icon, heading, text, button) and that didn’t give results.

    i mean read more button in same line with another read more button in cell beside

    • This topic was modified 7 years, 9 months ago by Uros.
    #723716

    hey guys can someone help me

    #723998

    Hi,

    Please enable the custom css class field: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and then edit your text block elements above your buttons and give them a custom CSS class and then add following code to Quick CSS in Enfold theme options under General Styling tab

    .your-custom-class { min-height: 400px; }

    You would need to adjust the value

    Best regards,
    Yigit

    #724191

    this can not be more perfect

    Thank you very much

    #724744

    Hi,

    Great, glad we could help :-)

    Please let us know if you should need any further help on the topic.

    Best regards,
    Rikard

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