Title: paulhutton's Replies | WordPress.org

---

# paulhutton

  [  ](https://wordpress.org/support/users/paulhutton/)

 *   [Profile](https://wordpress.org/support/users/paulhutton/)
 *   [Topics Started](https://wordpress.org/support/users/paulhutton/topics/)
 *   [Replies Created](https://wordpress.org/support/users/paulhutton/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/paulhutton/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/paulhutton/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/paulhutton/engagements/)
 *   [Favorites](https://wordpress.org/support/users/paulhutton/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Problems viewing Products](https://wordpress.org/support/topic/problems-viewing-products/)
 *  Thread Starter [paulhutton](https://wordpress.org/support/users/paulhutton/)
 * (@paulhutton)
 * [9 years ago](https://wordpress.org/support/topic/problems-viewing-products/#post-9111200)
 * Hi Stuart,
 * I haven’t tried the above but I shall on your advice, thank you for taking the
   time to check it out.
 * Much appreciated,
    Paul
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Enqueuing multiple style sheets](https://wordpress.org/support/topic/enqueuing-multiple-style-sheets/)
 *  Thread Starter [paulhutton](https://wordpress.org/support/users/paulhutton/)
 * (@paulhutton)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/enqueuing-multiple-style-sheets/#post-8177728)
 * Thanks webkong. Not entirely sure what you are suggesting I should do – I am 
   not working with twentyfifteen for starters. Are you able to clarify for me?
   
   Thanks a lot Paul
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [Recommendations for restaurant online ordering plugin](https://wordpress.org/support/topic/recommendations-for-restaurant-online-ordering-plugin/)
 *  Thread Starter [paulhutton](https://wordpress.org/support/users/paulhutton/)
 * (@paulhutton)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/recommendations-for-restaurant-online-ordering-plugin/#post-8175355)
 * Thanks [@citra](https://wordpress.org/support/users/citra/), foodpress was already
   on my radar and I have opted for them in the end.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Logo scaling badly](https://wordpress.org/support/topic/logo-scaling-badly/)
 *  Thread Starter [paulhutton](https://wordpress.org/support/users/paulhutton/)
 * (@paulhutton)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/logo-scaling-badly/#post-8160083)
 * Hi Andrew, pleased to say that with your help I fixed it!
    Thanks very much for
   taking the time to take a look at it. Paul
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Logo scaling badly](https://wordpress.org/support/topic/logo-scaling-badly/)
 *  Thread Starter [paulhutton](https://wordpress.org/support/users/paulhutton/)
 * (@paulhutton)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/logo-scaling-badly/#post-8157675)
 * Hi Andrew, URL is [http://www.wonoho.com](http://www.wonoho.com). Thanks for 
   taking a look!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Child theme reading original theme files](https://wordpress.org/support/topic/child-theme-reading-original-theme-files/)
 *  Thread Starter [paulhutton](https://wordpress.org/support/users/paulhutton/)
 * (@paulhutton)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/child-theme-reading-original-theme-files/#post-7685782)
 * Hi Michael, thanks for your reply.
 * Currently in my functions.php file I have the following:
 *     ```
       <?php
       //* Code goes here
       add_action( 'wp_enqueue_scripts', 'enqueue_parent_styles' );
   
       function enqueue_parent_styles() {
          wp_enqueue_style( 'parent-style', get_template_directory_uri().'/style.css' );
       }
       ```
   
 * I guess this is pulling through the main css file which itself contains only 
   this:
 *     ```
       @import url(assets/css/normalize.css);
       @import url(assets/css/icomoon.css);
       @import url(assets/css/theme-styles.css);
       @import url(assets/css/woocomerce.css);
       ```
   
 * Do I need to add additional code in the functions.php file to pull through the
   theme-styles.css file?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Child theme reading original theme files](https://wordpress.org/support/topic/child-theme-reading-original-theme-files/)
 *  Thread Starter [paulhutton](https://wordpress.org/support/users/paulhutton/)
 * (@paulhutton)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/child-theme-reading-original-theme-files/#post-7685662)
 * To clarify the above, the theme-styles.css file I wish to amend is in my child
   theme
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [CSS Changes not reflecting](https://wordpress.org/support/topic/css-changes-not-reflecting/)
 *  Thread Starter [paulhutton](https://wordpress.org/support/users/paulhutton/)
 * (@paulhutton)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/css-changes-not-reflecting/#post-7662194)
 * Thanks ThemeSumo, I managed to get it sorted and forgot to head back here to 
   close the thread – first post.

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