Title: Where is Stylesheet??
Last modified: October 17, 2017

---

# Where is Stylesheet??

 *  [lionbacker24](https://wordpress.org/support/users/lionbacker24/)
 * (@lionbacker24)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/where-is-stylesheet/)
 * So, Godaddy is requesting I put up a Captcha on this page in order to get a ban
   lifted so my boss can get some emails from potential clients. Malware issues.
 * I am an absolute novice at this and haven’t been on this site since July. Everything
   seems completely different. I was able to mess around with some code (whether
   it was the stylesheet, CSS pages, idk) but now, it’s completely gone.
 * I can’t do anything (code-wise) as I am assuming these Captcha plugins are asking
   me to alter some coding? I have clicked every link on my WP editing bar on the
   left of my screen and cannot for the life of me seem to find where this stylesheet
   went to. I thought it was a plugin but no idea what plugin.
 * In a real bind, know nothing, and I’m at a loss. Please help.
    -  This topic was modified 8 years, 6 months ago by [lionbacker24](https://wordpress.org/support/users/lionbacker24/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fwhere-is-stylesheet%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [8 years, 6 months ago](https://wordpress.org/support/topic/where-is-stylesheet/#post-9597182)
 * >  I was able to mess around with some code (whether it was the stylesheet, CSS
   > pages, idk) but now, it’s completely gone
 * Make sure you don’t edit the theme’s files. When WordPress updates to any version,
   or when the theme updates, your changes will be erased.
 * If you’re making basic CSS changes there is a useful section of the dashboard
   for this. It’s under ‘Appearance’ and then ‘Customize’ and is labelled as “Additional
   CSS”.
    _[https://codex.wordpress.org/CSS#Custom\_CSS\_in\_WordPress](https://codex.wordpress.org/CSS#Custom_CSS_in_WordPress)_
 * You can just put your custom CSS modifications in there. It’s also useful to 
   be able to see all of your CSS modifications in one place so that when things
   go wrong you’re not wading through thousands of lines of code to see the issue.
 * If you’re trying to override some CSS, first use a browser developer tool to 
   diagnose the current CSS. In Chrome for example, you can right click on the thing
   you want to style and press “Inspect element”. Then a developer tool will appear
   and show you the HTML on the left-hand panel and CSS on the right-hand panel.
   If there is CSS being applied then all you need to do is copy those styles and
   put them into your “Additional CSS” section (and change it there). If there are
   no styles then you can write your own.
    _[https://developer.chrome.com/devtools#dom-and-styles](https://developer.chrome.com/devtools#dom-and-styles)

Viewing 1 replies (of 1 total)

The topic ‘Where is Stylesheet??’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/twentyseventeen/4.0/screenshot.
   png)
 * Twenty Seventeen
 * [Support Threads](https://wordpress.org/support/theme/twentyseventeen/)
 * [Active Topics](https://wordpress.org/support/theme/twentyseventeen/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/twentyseventeen/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/twentyseventeen/reviews/)

## Tags

 * [Stylesheet](https://wordpress.org/support/topic-tag/stylesheet/)

 * 1 reply
 * 2 participants
 * Last reply from: [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * Last activity: [8 years, 6 months ago](https://wordpress.org/support/topic/where-is-stylesheet/#post-9597182)
 * Status: not resolved