Title: Dynamic Styles turned off
Last modified: August 30, 2016

---

# Dynamic Styles turned off

 *  Resolved [karsten007](https://wordpress.org/support/users/karsten007/)
 * (@karsten007)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/dynamic-styles-turned-off/)
 * Hello everybody,
 * I have just turned off the Dynamic Styles in my Theme Options and this is how
   my [website looks now](http://www.kagels-trading.de/).
 * I think that I am now using the original styling settings from the Hueman theme?
   Is that correct?
 * Now I would like to change the fonts and the background colors. In order to achieve
   this it is the best to use my child theme or is there any other possibility?
 * Thank you for a short reponse.
 * Karsten

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

 *  [bdbrown](https://wordpress.org/support/users/bdbrown/)
 * (@bdbrown)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/dynamic-styles-turned-off/#post-6846255)
 * Hi Karsten. Disabling Dynamic Styles turns off all the options you see on that
   screen. You should be able to make the same changes in your child theme. To see
   how the Dynamic Styles are implemented, turn on that option, then inspect the
   code on your site. Near the bottom of the <head> section you’ll see an embedded
   stylesheet:
 *     ```
       <style type="text/css">
       /* Dynamic CSS: For no styles in head, copy and put the css below in your child theme's style.css, disable dynamic styles */
       ```
   
 * You can copy or use any of that CSS in your child theme to accomplish the same
   styles.
 *  Thread Starter [karsten007](https://wordpress.org/support/users/karsten007/)
 * (@karsten007)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/dynamic-styles-turned-off/#post-6846339)
 * Thank you very much, bd. Great help and support!
 *  [bdbrown](https://wordpress.org/support/users/bdbrown/)
 * (@bdbrown)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/dynamic-styles-turned-off/#post-6846343)
 * You’re welcome; glad to help. Happy Holidays.

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

The topic ‘Dynamic Styles turned off’ 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

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

 * 3 replies
 * 2 participants
 * Last reply from: [bdbrown](https://wordpress.org/support/users/bdbrown/)
 * Last activity: [10 years, 5 months ago](https://wordpress.org/support/topic/dynamic-styles-turned-off/#post-6846343)
 * Status: resolved