Title: Style Sheet Editing
Last modified: August 21, 2016

---

# Style Sheet Editing

 *  [s47a](https://wordpress.org/support/users/s47a/)
 * (@s47a)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/style-sheet-editing/)
 * First, I am not as code literate as most but I am working on my second site so
   I’m getting better.
 * Theme: Eino
 * Intended outcome:
    1. To make breadcrumb nav bar disappear. 2. To have text/widget
   boxes with transparent back-grounds, borders & no box-shadows.
 * What I’ve done…
    Using Firebug: 1. I have found and deleted/previewed the breadcrumb
   bar. LOOKS GREAT! 2. I have found and previewed the background-color #FFFFFF 
   as ‘transparent’. LOOKS GREAT! 3. I have found and previewed the box-shadow at
   0px. LOOKS GREAT!
 * Everything looks beautiful and just how I want it. So with Filezilla I download
   the Style.CSS AND Style.min.css to edit with dreamweaver.
 * Problems:
    1. the line #s indicated in Firebug are not consistent. 2. I am unable
   to find any reference to back-ground colors or box-shadows as previously viewed
   in fire bug. 3. I eventually find and delete the ‘breadcrumb’ code (as seen in
   Firebug)and tested it. My site was a mess so I revert back.
 * what am I missing here?
    Thanks

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

 *  [Senff – a11n](https://wordpress.org/support/users/senff/)
 * (@senff)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/style-sheet-editing/#post-4428108)
 * The line numbers you found in Firebug, do they actually refer to style.css ? 
   With a lot of themes, you can add custom CSS in the theme options, and those 
   custom styles will then be placed in the HEAD part of every page in the site.
   So perhaps that’s where you need to look?
 *  Thread Starter [s47a](https://wordpress.org/support/users/s47a/)
 * (@s47a)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/style-sheet-editing/#post-4428271)
 * Thanks,
    Some lines refer to STYLE.CSS and others refer to STYLE.MIN.CSS. The
   back-ground color now seems to be pointing to …/wp-admin/customize.php. I don’t
   recall this yesterday, but I could be wrong.
 * When I inspect in Firebug, the blue reference in the upper right of says “CUSTOMIZE.
   PHP #2 (LINE 39) and when I hover it points to …/WP-ADMIN/CUSTOMIZE.PHP. However,
   when I DL and open in DW line 39 looks like…
    _do\_action( ‘customize\_controls\
   _enqueue\_scripts’ );_
 * I _Ctl-f_ to find the text I’m looking for and it doesn’t exist.
 * Good news is, I was able set the ‘box-shadow’ to 0px. It was in the themes CSS
   subfolder. Which ,again, I did not see this reference yesterday.
 * I’m really at the end of my code wits.
    My site… [http://036daf1.netsolhost.com/s47a/](http://036daf1.netsolhost.com/s47a/)
 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/style-sheet-editing/#post-4428272)
 * I’d suggest posting on the forum specific for this theme
 * [http://wordpress.org/support/theme/eino](http://wordpress.org/support/theme/eino)
 * The developer will see it there.
 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/style-sheet-editing/#post-4428273)
 * But, BTW, you should not be modifying any theme files – as your changes will 
   be overwritten when the theme is updated. It’s advisable to make changes in Custom
   CSS (theme option or add by a plugin) or use a child theme –
 * [http://codex.wordpress.org/Child_Themes](http://codex.wordpress.org/Child_Themes)

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

The topic ‘Style Sheet Editing’ is closed to new replies.

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)
 * [firebug](https://wordpress.org/support/topic-tag/firebug/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 3 participants
 * Last reply from: [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * Last activity: [12 years, 3 months ago](https://wordpress.org/support/topic/style-sheet-editing/#post-4428273)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
