Adding a new CSS file to a custom WordPress Theme
If you want additional css files in your custom wordpress theme you can use the following. Create a directory called css in your /wp-content/themes/themename/ directory Upload the css files Add this line to header.php