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 trialPete Cass
16,656 PointsChanges to style.css are not being applied to website
Hey,
I'm following along with the video and trying to customize the twenty thirteen theme. when i upload the changes i've made to style.css. nothing has changed on the website.
I've gone over the steps half a dozen times now, anyone got any tips or now of any issues?
Thanks so much!
3 Answers
Sue Dough
35,800 PointsNext time open up dev tools in Chrome. Go to settings (gear icon) and check cache disabled. Then every time you have Chrome tools open the cache will be disabled. It is a lot easier to use a staging environment while tesing CSS changes without any caching plugins enabled if that is applicable to your site.
Will Long
5,449 Pointsis the style.css linked to your WordPress?
Pete Cass
16,656 Pointsso just tried the website on another browser (FF) and the changes are visible!
i normally use chrome i presume there is something going on with the cache in chrome?
anyone know of or had similar problems?
jesseborden
11,623 PointsI'm running into the same problem. Cleared the cache in Chrome but no go. Works on Safari though.