Child theme mobile styles…

  • Author
    Posts
  • #32093
    David

    How can I override the parent’s style-mobile.css file? I’ve tried everything! The line in theme-styles.php should take care of this, but it doesn’t:

    if($parabola_mobile=="Enable"){wp_register_style('parabola-mobile', get_stylesheet_directory_uri() . '/styles/style-mobile.css' );}

    The Enable box is checked, and I have /styles/style-mobile.css in my child theme, but the parent is overriding it. What can I do? Please help.

    #32131
    David

    Thanks. You guys are a huge help.

Viewing 2 posts - 1 through 2 (of 2 total)

The topic ‘Child theme mobile styles…’ is closed to new replies.