Title: Stylesheet
Last modified: August 21, 2016

---

# Stylesheet

 *  [EditorialWizard](https://wordpress.org/support/users/editorialwizard/)
 * (@editorialwizard)
 * [13 years ago](https://wordpress.org/support/topic/stylesheet-4/)
 * I am at editorialwizard.com
    How do I access the stylesheet so I can change the
   preset styles? Is there a way to make the text single-spaced? Thanks, Meredith

Viewing 5 replies - 1 through 5 (of 5 total)

 *  [Pioneer Web Design](https://wordpress.org/support/users/swansonphotos/)
 * (@swansonphotos)
 * [13 years ago](https://wordpress.org/support/topic/stylesheet-4/#post-3826760)
 * For help with CSS, a live site link is required (and noted)…if we cannot see 
   the site, we cannot see the stylesheet(s), so we cannot suggest changes.
 * To discover what CSS is output by your theme, use a web inspection tool such 
   as Firebug: [http://getfirebug.com/](http://getfirebug.com/) , Chrome Inspect
   Element: [https://developers.google.com/chrome-developer-tools/](https://developers.google.com/chrome-developer-tools/)
   or Internet Explorer 9+ F12 Dev. Tools: [http://msdn.microsoft.com/en-us/library/dd565627(v=vs.85)](http://msdn.microsoft.com/en-us/library/dd565627(v=vs.85)).
   aspx#csstool
 * There are others.
 * When editing CSS, use a Child Theme
    [http://codex.wordpress.org/Child_Themes](http://codex.wordpress.org/Child_Themes)
   Custom CSS Plugin, or Theme provided custom CSS option. Edits to parent themes
   are lost on theme update.
 * Learn CSS: [http://www.w3schools.com/css/](http://www.w3schools.com/css/)
 *  Thread Starter [EditorialWizard](https://wordpress.org/support/users/editorialwizard/)
 * (@editorialwizard)
 * [13 years ago](https://wordpress.org/support/topic/stylesheet-4/#post-3826762)
 * editorialwizard.com is the live site. It doesn’t use www or http://
    I mentioned
   it in my first post.
 * But how would you be able to see the stylesheet if you cannot access the dashboard?
 * Thank you for the information.
 *  [Pioneer Web Design](https://wordpress.org/support/users/swansonphotos/)
 * (@swansonphotos)
 * [13 years ago](https://wordpress.org/support/topic/stylesheet-4/#post-3826763)
 * Please review the links provided.
 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [13 years ago](https://wordpress.org/support/topic/stylesheet-4/#post-3826766)
 * > How do I access the stylesheet
 * :
    [http://codex.wordpress.org/Editing_Files](http://codex.wordpress.org/Editing_Files)
 * general:
    [http://codex.wordpress.org/CSS](http://codex.wordpress.org/CSS)
 * the spacing is set in style.css
    (checked with one of those browser inspection
   tools):
 * `body{font-size:100%;line-height:1.6875}`
 * to change the spacing only in the content section, add for instance a new style
   somewhere to style.css:
 * `.post-content { line-height: 1.0; }`
 * be aware that the edits will get overwritten if you update the theme;
    to avoid
   that, consider to use a custom css plugin for the changes; [http://wordpress.org/plugins/search.php?q=custom+css](http://wordpress.org/plugins/search.php?q=custom+css)
 *  Thread Starter [EditorialWizard](https://wordpress.org/support/users/editorialwizard/)
 * (@editorialwizard)
 * [13 years ago](https://wordpress.org/support/topic/stylesheet-4/#post-3826769)
 * Thank you very much!

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Stylesheet’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 5 replies
 * 3 participants
 * Last reply from: [EditorialWizard](https://wordpress.org/support/users/editorialwizard/)
 * Last activity: [13 years ago](https://wordpress.org/support/topic/stylesheet-4/#post-3826769)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
