Browser: Brave
OS: macOS
I am trying to use the nested accordion with a repeatable meta box query. Within my section, I set it up like: Block div β Header β Nested Accordion β Wrapper div (query for meta box group field) β 2 X div (one title (made of icon and header) and one with content (made of 2 custom fields) )
The issue is that the title extends beyond the page no matter if the display is flex, inline, grid, inline-block, the wrap is on - and it wraps over two lines, but still extends off the page. The width of the accordion does not align with the container. This then distort the whole page layout.
There is no max height set, nor are there any layout styles added. I tried disabling WP REST API render and disabled plugins .