Title: Hueman Child Theme
Last modified: August 24, 2016

---

# Hueman Child Theme

 *  Resolved [rbstodomingo](https://wordpress.org/support/users/rbstodomingo/)
 * (@rbstodomingo)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/hueman-child-theme/)
 * Hello, this is just a general question. I’m already using the Hueman child theme
   and I downloaded it from the official site ([http://alxmedia.se/themes/hueman/](http://alxmedia.se/themes/hueman/)).
   I’m just wondering if I need to modify anything on the functions.php and style.
   css files or is it good as it is? What I mean is would it change any major style
   of function on the parent theme (such as mobile friendliness of the site)? I 
   noticed that the style.css file on the child theme has this:
    /* Global */ .mystyle{}/*
   Tablet – 800px, 768px & 720px */ [@media](https://wordpress.org/support/users/media/)
   only screen and (min-width: 720px) and (max-width: 800px) { .mystyle {} } /* 
   Mobile – 480px & 320px */ [@media](https://wordpress.org/support/users/media/)
   only screen and (max-width: 719px) { .mystyle {} } /* Mobile – 320px */ [@media](https://wordpress.org/support/users/media/)
   only screen and (max-width: 479px) { .mystyle {} }
 * Thank you.

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

 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [11 years, 1 month ago](https://wordpress.org/support/topic/hueman-child-theme/#post-5967896)
 * You can change anything in a Child Theme, so yes you can change the friendliness
   of the site through the style.css file.
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [11 years, 1 month ago](https://wordpress.org/support/topic/hueman-child-theme/#post-5967897)
 * By default the Child Theme won’t change anything.
 *  Thread Starter [rbstodomingo](https://wordpress.org/support/users/rbstodomingo/)
 * (@rbstodomingo)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/hueman-child-theme/#post-5967946)
 * Thank you for your response.

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

The topic ‘Hueman 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/)

## Tags

 * [child theme](https://wordpress.org/support/topic-tag/child-theme/)

 * 3 replies
 * 2 participants
 * Last reply from: [rbstodomingo](https://wordpress.org/support/users/rbstodomingo/)
 * Last activity: [11 years, 1 month ago](https://wordpress.org/support/topic/hueman-child-theme/#post-5967946)
 * Status: resolved