-
AuthorPosts
-
April 26, 2017 at 11:00 am #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
- This topic was modified 7 years, 8 months ago by WaterkantMediengestaltung.
April 26, 2017 at 12:06 pm #783415Hey 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,
SarahApril 26, 2017 at 1:05 pm #783442Hello Sarah, thanks for the answer. Here is the link to the website. An automatic solution with the CSS would be nice. Best regards, Christian
April 26, 2017 at 2:28 pm #783490Hi 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,
SarahApril 26, 2017 at 2:47 pm #783512Thank you for the explanation, this sounds plausible. I will try it with line break. Best regards, Christian
April 26, 2017 at 3:14 pm #783530All right. Please let us know if you need additional help!
Best regards,
Sarah -
AuthorPosts
- You must be logged in to reply to this topic.