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 trialDylan Xia
449 Pointschange background-color
I tried to change the background-color from #e2e2e2 into the blue, but there is no change on the website. What is going on?
3 Answers
Steven Parker
231,248 PointsTo see changes you make in the workspace reflected in the preview, you must do two things:
- first save your editor changes (with Ctrl-S or using the menu)
- then refresh your browser
Matt Brock
28,330 PointsHey Dylan, do you mind posting the code that you're having trouble with? That will help us figure out what's going on! :)
David Gelender
814 Points"first save your editor changes (with Ctrl-S or using the menu)"
- This is some pretty valuable and useful information that should've been included in the video. Especially as it can clearly be seen that this is a recurrent question. Thank you for the answer!
Steven Parker
231,248 PointsThere is a course (or workshop?) about using the workspaces. I believe it's covered there.
kali ellison-hunt
32 Pointskali ellison-hunt
32 Pointsthanks
Steven Parker
231,248 PointsSteven Parker
231,248 PointsGlad I could help. What about you, Dylan Xia — did that resolve your issue also?