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

Christiaan Quyn
Christiaan Quyn
14,706 Points

Some CSS elements (a links, styling) don't load on hover, until I click the page

So I have this project that I'm doing for a fictional hotel chain, I modified a bootstrap template to contain some custom styling for some elements that I added to the template ( eg. dropdown menu on nav elements) . Now it behaves rather odd and I have to double click a lot of elements on the page which is annoying. Could anyone point me in the right direction to fixing it ? My javascript seems to be loading fine and the template didn't behave like this.

https://capitalresorts.aerobatic.io/

Cheers