Title: How to remove stylesheet reference names
Last modified: August 30, 2016

---

# How to remove stylesheet reference names

 *  [SysLogs](https://wordpress.org/support/users/syslogs/)
 * (@syslogs)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/how-to-remove-stylesheet-reference-names/)
 * Recently wanted to white-label a theme and I was told I needed to take additional
   steps to remove the theme name from the source code.
 * Ive removed it from Style.css and renamed the folder etc.
 * However the code still remans in the source under Scripts.
 * I was told by support that :
    That is the stylesheet reference names. You can
   change them in class-avada-scripts.php to any reference name, thus white labeling
   the output.
 * However Im having no luck finding that?
 * Any help would be appreciated!

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

 *  [Colin McDermott](https://wordpress.org/support/users/woodsandhillsplc/)
 * (@woodsandhillsplc)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/how-to-remove-stylesheet-reference-names/#post-6400731)
 * Sounds like they are advising you to look for that file in the theme folder? 
   Aka, search through the folder that has all the theme files (index.php, footer.
   php etc) and find it in there.
 *  Thread Starter [SysLogs](https://wordpress.org/support/users/syslogs/)
 * (@syslogs)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/how-to-remove-stylesheet-reference-names/#post-6400732)
 * Yeah, I did look through the theme folder I just cant find that specific file
   class-avada-scripts.php
 * I’ll take a look through all of the files to find the line.
 * If not I’ll post back.
 * Thanks
 *  [Colin McDermott](https://wordpress.org/support/users/woodsandhillsplc/)
 * (@woodsandhillsplc)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/how-to-remove-stylesheet-reference-names/#post-6400734)
 * If it is not in there it’s not in there… perhaps they have given you bad advice,
   I would go back to them.
 * Quickest way is to unzip all the files for example to your desktop, then just
   run a search for the file name.
 *  Thread Starter [SysLogs](https://wordpress.org/support/users/syslogs/)
 * (@syslogs)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/how-to-remove-stylesheet-reference-names/#post-6400743)
 * I no longer have support from them my membership expired.
 * However I have the same issue with the WP developed theme TwentyThirteen.
 * Despite changing the style.css and the filename, I still find the name in the
   source in the form of StyleSheet Reference Names.
 *     ```
       </style>
       <link rel='stylesheet' id='twentythirteen-fonts-css'  href='//fonts.googleapis.com/css?family=Source+Sans+Pro%3A300%2C400%2C700%2C300italic%2C400italic%2C700italic%7CBitter%3A400%2C700&subset=latin%2Clatin-ext' type='text/css' media='all' />
       <link rel='stylesheet' id='genericons-css'  href='http://localhost:8888/WPDEV/wordpress/template/genericons/genericons.css?ver=3.03' type='text/css' media='all' />
       <link rel='stylesheet' id='twentythirteen-style-css'  href='http://localhost:8888/WPDEV/wordpress/template/maincss?ver=2013-07-18' type='text/css' media='all' />
       <!--[if lt IE 9]>
       <link rel='stylesheet' id='twentythirteen-ie-css'  href='http://localhost:8888/WPDEV/wordpress/template/css/ie.css?ver=2013-07-18' type='text/css' media='all' />
       <![endif]-->
       <script type='text/javascript' src='http://localhost:8888/WPDEV/wordpress/lib/js/jquery/jquery.js?ver=1.11.2'></script>
       <script type='text/javascript' src='http://localhost:8888/WPDEV/wordpress/lib/js/jquery/jquery-migrate.min.js?ver=1.2.1'></script>
       	<style type="text/css">.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}</style>
       	<style type="text/css" id="twentythirteen-header-css">
       ```
   

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

The topic ‘How to remove stylesheet reference names’ is closed to new replies.

## Tags

 * [how-to](https://wordpress.org/support/topic-tag/how-to/)
 * [names](https://wordpress.org/support/topic-tag/names/)
 * [Stylesheet](https://wordpress.org/support/topic-tag/stylesheet/)
 * [Themes](https://wordpress.org/support/topic-tag/themes/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 2 participants
 * Last reply from: [SysLogs](https://wordpress.org/support/users/syslogs/)
 * Last activity: [10 years, 9 months ago](https://wordpress.org/support/topic/how-to-remove-stylesheet-reference-names/#post-6400743)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
