Style.css not being pulled into child theme?

Not sure what is going on here…

I have a child theme installed, and I have custom styles put into style.css.

However, when I go to view the page, none of these styles show up. I realized that it is because style.css is not being called anywhere in the page source.

The actual template file I am using has the <?php get_header(); ?> code…

So - is there a place that I need to edit that function in order for it to specify to use style.css?

Hello There,

Thanks for writing in! Did you download and use the X or Pro child theme? Please check out this knowledge base article to know where and how you can set up the child theme correctly: https://theme.co/apex/forum/t/setup-how-to-setup-child-themes/57

If you created your own child theme, please ensure that you have loaded the style.css file in your functions.php file correctly. Would you mind providing us the url of the site in question so that we can take a closer look?

Thank you.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.