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

Development Tools Website Optimization Chrome DevTools Basics The Resources Panel

rajbee
rajbee
6,657 Points

Fonts missing from resources page in chrome dev tools

There is no fonts menu under frames in the resources tab of chrome developer tools. Please tell me why.

2 Answers

If there aren't any font files being loaded on the page, it doesn't show the menu.

Mine didn't work first time. Try a 'hard reload'. Ctrl+Shift+R on windows (Cmd+shift+R on a Mac) or right click the refresh button on Chrome when the DevTools are running and select it from a drop down menu.