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

WordPress

graymattercreative
seal-mask
.a{fill-rule:evenodd;}techdegree
graymattercreative
Front End Web Development Techdegree Student 11,304 Points

custom.css not showing up in editor via MAMP

Hello all .... quick question. I have a premium theme im hosting locally via MAMP. I would like to edit the css before going live on the net, however the theme requests not edit the style.css file. Which isnt a problem as i would just add my styles to the custom.css.... However when i upload the theme the custom.css isnt showing in the editor. To work around this i moved it from its location into the same folder as the style.css, zipped the file and uploaded it that way. It shows up, however i would like to know is there a better practice for this when hosting via MAMP