Hi, I saw some old threads about this, mostly with iPhone and Safari being the issue, but I’m having the issue on desktop using Chrome.
I simply want my section background image to remain the same size whether the accordion is opened or closed, right now the background image enlarges dramatically when the accordion is opened.
Thank you!
Kaliko
Hey Kaliko,
Thanks for writing in!
Please be advised that the background images cover the area of the Section element. As soon as the height of the Section changes, the background image will also change. To prevent it from happening, you may need to set a minimum height of your Section to at least the same height as the height when the Accordion is opened.
Please provide the URL of the page where you have this Accordion so we can inspect it.
Best Regards.
Hi, thanks for the tip on the minimum section height…however, I’m not seeing an option to set a minimum height on a section, I only see that option on the column within the row within the section? Here is the url:
Hello Kaliko,
You can set the minimum height in the Column element instead.
The height of the Section is the total height of the Row element, which in turn is also the height of the columns, including the padding.
Best Regards.
Right, duh, I should have realized setting a specific minimum column height would achieve the same effect as applying that height to a section, thank you!
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.
