Hi everyone
I built a layout like this so far:
Grid row with three columns 1/5 on the left, 3/5 in the middle for the main content and 1/5 on the right.
Inside the second column (3/5) I have an accordion element as child within the grid row ALB element. I also just read through all the example in your documentation.
In the left column (1/5) I have an image which has 100% height.
What I am wondering is:
How can I avoid that the image get stretched in its height if I toggle one accordion element from the column in the middle? The image in the left column should not move at all if I toggle elements from the accordion in the middle column.
I hope I was able to explain what I mean, otherwise do not hesitate to ask.
Thanks in advance
Michael
Hey Michael,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
Victoria
Hi Victoria
You can close this thread as well.
I just added 100% height to the left grid which solved my issue.
Thanks
Michael