Title: Responsive editing
Last modified: August 21, 2016

---

# Responsive editing

 *  [andreasno](https://wordpress.org/support/users/andreasno/)
 * (@andreasno)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/responsive-editing/)
 * Hi!
 * I’ve been using your template as a base for my own theme. I’ve changed the width
   of the site etc, and now it is time to edit the responsive, since it looks crap
   on smaller screen sizes. There are some @media-tags within both style.css and
   responsive.css, and when I’m setting custom behaviour for my own width in my 
   child theme, these stays in place (Guessing it is because they goes for a own
   rule, since it is not the same resolution in the rule.)
 * How should I do this? Delete all @media-code from style.css and responsive.css
   and put my own in the child theme?
 * Andreas

Viewing 1 replies (of 1 total)

 *  [Alexander Agnarson](https://wordpress.org/support/users/alxmedia/)
 * (@alxmedia)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/responsive-editing/#post-4408583)
 * I would recommend keeping the style.css/responsive.css structure.
 * (You could merge responsive.css into the bottom of the child theme’s style.css,
   but then you need to disable the responsive.css from loading in the child theme’s
   functions.php anyway, by removing that line completely from the alx_styles function)
 * To replace the responsive.css file with a child theme’s responsive.css, you should
   be able to do as descriped in [this reply](http://wordpress.org/support/topic/how-to-make-secondary-sidebar-allways-hidden?replies=5#post-4993385).

Viewing 1 replies (of 1 total)

The topic ‘Responsive editing’ 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/)

 * 1 reply
 * 2 participants
 * Last reply from: [Alexander Agnarson](https://wordpress.org/support/users/alxmedia/)
 * Last activity: [12 years, 5 months ago](https://wordpress.org/support/topic/responsive-editing/#post-4408583)
 * Status: not resolved