Hi all,
Trying to do something basic but for some reason is causing me some pain.
I am using the standard Nestable tab element, within that element I have query loops running for each tab pane.
If I set the Display of the pane to ‘none’ or ‘block’ the tabs work fine, however, if I change the display of the panes to flex, it doesn’t work?
Is there any reason why this happens, if it’s supposed to be happening is there a way I can display the content of the pane with columns? As I am using the query loop I need it to display the content horizontally.