Home › Forums › Theme support › Eiffel Theme Menu Not Displaying Properly › Reply To: Eiffel Theme Menu Not Displaying Properly
Hi,
I think the problem is the last line, can you replace it with this:
// add_action( ‘wp_enqueue_scripts’, ‘chld_thm_cfg_parent_css’ );
(The ” // ” at the beginning prevent the code from working)