Child Theme Style.css not loading?

I updated to the most recent version of Pro a day or two ago.

My custom styling in style.css is not longer being applied.

Can we check this?

Nevermind - I inadvertantly removed the line:

add_filter( 'x_enqueue_parent_stylesheet', '__return_true' );

from the functions.php file in the child theme

Thanks!

Glad to hear that. :slight_smile:

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