skeeterZ71.com In this video we enqueue a custom CSS file in your child theme functions.php, and learn the difference between enqueuing a custom CSS style sheet into your child theme in WordPress and enqueuing a style.css sheet in your WordPress child theme. They are NOT the same. If you need to know how to enqueue a child theme style sheet, you should view my other video that will show you how here youtu.be/wnpyM6h9jE0 WordPress has an enqueue script function. This function provides a systematic way of loading JavaScripts and styles. By using wp_enqueue_script function, you tell WordPress when to load a script, where to load it, and what are it’s dependencies. SkeeterZ71.com Free Web & Graphic Design Video Tutorials