Title: Adding responsive.css file to child theme&#8230;.
Last modified: August 21, 2016

---

# Adding responsive.css file to child theme….

 *  Resolved [nirurin](https://wordpress.org/support/users/nirurin/)
 * (@nirurin)
 * [12 years ago](https://wordpress.org/support/topic/adding-responsivecss-file-to-child-theme/)
 * This one is probably me doing something very basic, but wrong.
 * I have downloaded and am using the sample child theme from the hueman site. It’s
   activated.
 * I have added a function to the functions.php to fix a problem. (sharing posts
   to facebook wasn’t also sharing the featured image, needed to add some info to
   the headers of posts. If the author reads this, maybe its something that needs
   fixing?) Anyway the new function in the child themes functions.php works as it
   should.
 * However the other change I wanted to make, was in the responsive.css file. I 
   was making some tweaks to when the sidebars disappear on small screens.
    If I
   make the changes on the original themes responsive.css, it works as it should.
   But I dont want to do that, I want to make the change on the child theme.
 * So I make a responsive.css file in the child theme, copy the whole of the old
   respnsive.css contents into it, and make the changes I need.
 * but on the site, nothing happens. No matter what I do, the Original responsive.
   css file is what is always used. The one I have in the child theme is ignored.
 * I’ve done googling and whatnot, and tried a few things, but as far as I can tell
   I have the files set up correctly… something somewhere is just causing my child
   theme file to be bypassed.
 * The style.css in the child theme seems to be working as it should, as is the 
   functions.php (as I said before).
 * Hopefully this is enough info for someone to give me a hint as to where I’m going
   wrong!

Viewing 10 replies - 1 through 10 (of 10 total)

 *  [CrouchingBruin](https://wordpress.org/support/users/crouchingbruin/)
 * (@crouchingbruin)
 * [12 years ago](https://wordpress.org/support/topic/adding-responsivecss-file-to-child-theme/#post-4966468)
 * What is your site’s URL?
 *  Thread Starter [nirurin](https://wordpress.org/support/users/nirurin/)
 * (@nirurin)
 * [12 years ago](https://wordpress.org/support/topic/adding-responsivecss-file-to-child-theme/#post-4966533)
 * [http://www.scrivlings.co.uk](http://www.scrivlings.co.uk)
 *  Thread Starter [nirurin](https://wordpress.org/support/users/nirurin/)
 * (@nirurin)
 * [12 years ago](https://wordpress.org/support/topic/adding-responsivecss-file-to-child-theme/#post-4966535)
 * Though the responsive.css page is now totally blank in the child theme, because
   it wasn’t doing what I wanted it to do anyway and I didn’t want any unwanted 
   side effects. If you want me to put some code or something in there let me know.
   The file itself is still in the theme, its just an empty page
 *  [CrouchingBruin](https://wordpress.org/support/users/crouchingbruin/)
 * (@crouchingbruin)
 * [12 years ago](https://wordpress.org/support/topic/adding-responsivecss-file-to-child-theme/#post-4966540)
 * Yes, can you please set up some CSS that targets some code on your site so I 
   can see if it’s being imported in correctly?
 * Thanks.
 *  Thread Starter [nirurin](https://wordpress.org/support/users/nirurin/)
 * (@nirurin)
 * [12 years ago](https://wordpress.org/support/topic/adding-responsivecss-file-to-child-theme/#post-4966541)
 * such as? I’m pretty rusty at this whole thing, its been a long time since I did
   any website work.
 * I can copy the old responsive.css file and paste it all in, but im not sure if
   you would be able to tell the difference
 *  Thread Starter [nirurin](https://wordpress.org/support/users/nirurin/)
 * (@nirurin)
 * [12 years ago](https://wordpress.org/support/topic/adding-responsivecss-file-to-child-theme/#post-4966542)
 * I have pasted in the info from the old responsive.css, and changed sidebars 2’
   s min-width to 280 from 480.
 * This should mean the sidebar stays on the side until the page is very narrow.
   but it doesnt make the change.
 *  [Alexander Agnarson](https://wordpress.org/support/users/alxmedia/)
 * (@alxmedia)
 * [12 years ago](https://wordpress.org/support/topic/adding-responsivecss-file-to-child-theme/#post-4966544)
 * Hi!
 * > If I make the changes on the original themes responsive.css, it works as it
   > should. But I dont want to do that, I want to make the change on the child 
   > theme.
 * Good – that’s the right way to do it. If you check Theme Options > Help dropdown,
   and then go to the theme documentation, under the section “Child Theme”, you 
   will see how load a specific CSS file from the child theme instead of the parent
   theme there.
 *  Thread Starter [nirurin](https://wordpress.org/support/users/nirurin/)
 * (@nirurin)
 * [12 years ago](https://wordpress.org/support/topic/adding-responsivecss-file-to-child-theme/#post-4966546)
 * Hah, I have to admit I didnt spot that little button up in the corner. I’ll take
   a look
 *  Thread Starter [nirurin](https://wordpress.org/support/users/nirurin/)
 * (@nirurin)
 * [12 years ago](https://wordpress.org/support/topic/adding-responsivecss-file-to-child-theme/#post-4966547)
 * And yeh that answers it, there is a linking function that needs to be transferred
   across too. Thanks for all your help 🙂
 *  [Alexander Agnarson](https://wordpress.org/support/users/alxmedia/)
 * (@alxmedia)
 * [12 years ago](https://wordpress.org/support/topic/adding-responsivecss-file-to-child-theme/#post-4966551)
 * 🙂 Glad it works.

Viewing 10 replies - 1 through 10 (of 10 total)

The topic ‘Adding responsive.css file to child theme….’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/hueman/3.7.27/screenshot.png)
 * Hueman
 * [Support Threads](https://wordpress.org/support/theme/hueman/)
 * [Active Topics](https://wordpress.org/support/theme/hueman/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/hueman/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/hueman/reviews/)

 * 10 replies
 * 3 participants
 * Last reply from: [Alexander Agnarson](https://wordpress.org/support/users/alxmedia/)
 * Last activity: [12 years ago](https://wordpress.org/support/topic/adding-responsivecss-file-to-child-theme/#post-4966551)
 * Status: resolved