• A simple question for many of you:
    I have a styles.css and a mobile.css in my parent theme with just styles.css in my child theme.
    Any changes I do for responsive design in my styles.css are not executed.

    Do I need to enqeue the mobile.css in functions.php and create another mobile.css file in my child directory?

    Normally, when I adjust css in my childtheme style.css and it is loaded after, it should also take changes in the parent mobile.css into account, or am I wrong?

    Thanks a lot,
    Christian

  • The topic ‘Edit multiple stylesheets in childtheme?’ is closed to new replies.