Title: Separating CSS by files
Last modified: June 9, 2022

---

# Separating CSS by files

 *  [NiallASD](https://wordpress.org/support/users/niallasd/)
 * (@niallasd)
 * [4 years ago](https://wordpress.org/support/topic/separating-css-by-files/)
 * Hi,
 * I have been working on this site for a while and have built my own theme – it
   will soon be redesigned by a third party.
 * The site includes a kit builder which I have styled to my client’s liking using
   CSS, this will stay under my control.
 * I added all my CSS to style.css, but this will soon be cleared out to fit the
   redesign.
 * Is there a way I can create a separate CSS file for the kit builder styling so
   that I don’t need to use style.css?
 * I’d prefer not to use Additional CSS within WordPress as that will also be used
   by the third party.
    -  This topic was modified 4 years ago by [NiallASD](https://wordpress.org/support/users/niallasd/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fseparating-css-by-files%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Weboccult Technologies Pvt Ltd](https://wordpress.org/support/users/weboccults/)
 * (@weboccults)
 * [4 years ago](https://wordpress.org/support/topic/separating-css-by-files/#post-15723330)
 * Hi [@niallasd](https://wordpress.org/support/users/niallasd/)
 * It looks like you want to add custom css that may not be lost when any theme 
   updates changes done by third party.
 * You can use below plugin to add custom styling.
 * [https://wordpress.org/plugins/simple-custom-css/](https://wordpress.org/plugins/simple-custom-css/)
 * I hope this will help you!
 *  Thread Starter [NiallASD](https://wordpress.org/support/users/niallasd/)
 * (@niallasd)
 * [4 years ago](https://wordpress.org/support/topic/separating-css-by-files/#post-15723483)
 * Thanks, is there a way to do it without a plugin – like creating a CSS file and
   uploading to the server?
 *  [mrtom414](https://wordpress.org/support/users/mrtom414/)
 * (@mrtom414)
 * [4 years ago](https://wordpress.org/support/topic/separating-css-by-files/#post-15723924)
 * just enqueue a different style sheet in functions.php. You will still need the
   style.css because it is required by WordPress. You can enqueue as many CSS files
   as you want.
 *  Thread Starter [NiallASD](https://wordpress.org/support/users/niallasd/)
 * (@niallasd)
 * [4 years ago](https://wordpress.org/support/topic/separating-css-by-files/#post-15724136)
 * Thanks, now I’m curious as to which is best – plugin or enqueuing a style sheet.
 *  [mrtom414](https://wordpress.org/support/users/mrtom414/)
 * (@mrtom414)
 * [3 years, 12 months ago](https://wordpress.org/support/topic/separating-css-by-files/#post-15724872)
 * Use a plug in if you want it independent of the theme. If it part of your theme
   place it in the theme.

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

The topic ‘Separating CSS by files’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 5 replies
 * 3 participants
 * Last reply from: [mrtom414](https://wordpress.org/support/users/mrtom414/)
 * Last activity: [3 years, 12 months ago](https://wordpress.org/support/topic/separating-css-by-files/#post-15724872)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
