Forums
(@kzduardo)
8 years, 6 months ago
I found the problem. At the end of the functions.php the function add_action (‘wp_enqueue_scripts’, ‘theme_enqueue_styles’); ?> was the problem. Thank you.