Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

CSS Create Tooltips with CSS

TOOLTIP PROBLEM (css tooltip stays under other elements)

I need to use tooltips inside bootstrap accordion tabs. I tryed to increase z-index -did not help. I tryed to add overflow: visible to elements -did not help;

Screenshot: https://www.dropbox.com/s/qwu83gmdduq299u/problem.png?dl=0

Can you please share your code, either by taking a Snapshot of the Workspace or by adding your code to a CodePen or similar?