Home › Forums › Jevelin Theme › adding my own CSS file to the header section
Home › Forums › Jevelin Theme › adding my own CSS file to the header section
hello
i am wondering where i would add a .css file to the header section of the website. I would like it to appear with the rest of the css files.
ie
<link rel=”stylesheet” id=”slick-css” href=”http://localhost:8888/wp-content/themes/jevelin/css/slick.css?ver=1.5.9″ type=”text/css” media=”all”>
thanks,
s.
Hi @ScottW,
I hope you are well today and thank you for your question.
You can add it as described in the following pages.
https://developer.wordpress.org/themes/basics/including-css-javascript/
https://stackoverflow.com/a/18519633/1287548
Just want to let you know that you can also use the custom CSS code on your site by adding it in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
Best regards,
Shufflehound team