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 trialDohr Zerkavod
7,739 Pointswebsite not changing the style well - workspace malfunction
I am writing the css as I go along with the video and when I save my css sheet and refresh the page the website doesnt seem to acknowledge the changes made. Weirdly if I change something else in the page then refresh the problem goes away I have a screen shot to show but cant attach it here so im attaching a url
2 Answers
Brian Jensen
Treehouse TeacherHiya Dohr Zerkavod 👋
Sometimes a hard refresh is required to update the site with the new styles. It will force the browser to re-download the stylesheet, instead of using the cached version.
Kirby Adcock
1,162 PointsI had a similar issue. Try going to settings on your browser. And then to appearance and set the "font-size" to "medium".
Dohr Zerkavod
7,739 PointsDohr Zerkavod
7,739 PointsThanks, Brian Jensen! Ive moved on to using VS code and not workspaces so I rarely have any problems anymore