I'm trying to display an OverlayPanel in a carousel, but this panel is wider than a carousel, so its contents are not displayed completely.
I tried to add a z-index
style value to the panel, but it still remains βinsideβ the carousel.
Is there a way to show this in full by drawing its overflow outside the carousel?
source share