Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #783389

    Hello, how do I get the call-to-action button to a height. The best thing would be a fixed distance from the foot of the parent container. I hope someone can help me here. Best greetings from Germany Christian

    #783415

    Hey Christian,

    One solution can be adding a line break after the descriptions in Classic Zimmer and Classic Plus Zimmer. This makes all your descriptions have three lines.

    May we have a link to the website so we can take a closer look? You can put it in the Private Content section of your reply.
    Best regards,
    Sarah

    #783442

    Hello Sarah, thanks for the answer. Here is the link to the website. An automatic solution with the CSS would be nice. Best regards, Christian

    #783490

    Hi Christian,

    Unfortunately, the columns that you have are not like tables, where you can vertically align their contents automatically. The elements are stacked on top of each other, and respond to the browser’s size. I think the best you can do is adjust the text descriptions so that they display in a similar length. This is why I suggested the line break so that the paragraphs have equal number of lines. (But the number of lines might also change as the browser gets smaller!)

    I suppose you can also got to Enfold > General Styling > Quick CSS to set the minimum height of the text blocks in the first two columns like this:

    .avia-builder-el-41 .avia_textblock p, .avia-builder-el-49 .avia_textblock p {min-height:164px;}

    But, again, the alignment may break depending on the screen size, anyway.

    I hope my explanation is clear and helpful. Please do let us know if you need clarification. 

    Best regards,
    Sarah

    #783512

    Thank you for the explanation, this sounds plausible. I will try it with line break. Best regards, Christian

    #783530

    All right. Please let us know if you need additional help!
    Best regards,
    Sarah

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