I want my Saient's child theme to read my own custom responsive.css. I do not want to use the theme's CSS editor. I've read I should duplicate the main theme's functions.php and copy it over to the child theme. From there I would enqueue the responsive.css file. Can you tell me what to write and where in functions.php? . My custom file is named responsive.css. It is located in the same directory as style.css and function.php (in the child theme's directory)
I tried some code that was provided in Salient's documentation but it broke my theme when uploaded. Maybe the new functions.php shouldn't have all the code that the main theme's function.php has? Maybe I am using the wrong file location (e.g. "/responsive.css" or jut 'responsive'
Hi.
I want my Saient's child theme to read my own custom responsive.css. I do not want to use the theme's CSS editor. I've read I should duplicate the main theme's functions.php and copy it over to the child theme. From there I would enqueue the responsive.css file. Can you tell me what to write and where in functions.php? . My custom file is named responsive.css. It is located in the same directory as style.css and function.php (in the child theme's directory)
I tried some code that was provided in Salient's documentation but it broke my theme when uploaded. Maybe the new functions.php shouldn't have all the code that the main theme's function.php has? Maybe I am using the wrong file location (e.g. "/responsive.css" or jut 'responsive'
I think this is a simple request for Support. I hope you will respond today.