Title: Elementor child theme php-css
Last modified: December 15, 2016

---

# Elementor child theme php-css

 *  [Albert_o_ne](https://wordpress.org/support/users/albertocaruso/)
 * (@albertocaruso)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/elementor-child-theme-php-css-2/)
 * The necessary files in a child theme folder are style.css to specify the theme-
   name and the template and optionally the function.php
 * “Creating a functions.php file is optional. It is only needed if you intend to
   add additional PHP code to your theme.”
    “Unless you intend to completely change
   the style of your theme, it’s recommend that you inherit all of the rules of 
   the parent theme’s style.css file. Inheriting the parent theme’s styles cuts 
   down on development time if you’re only intending to make minor visual changes.
   Not inheriting the parent theme’s styles will allow you to use the template markup
   in the parent theme’s templates while rewriting the CSS from the ground-up.”
 * When is it really necessary to add the function.php files?
    Using Elementor page
   builder to customize the child theme (also using page-template), do I have to
   inherit the parent’s theme style.css rules through .php?

The topic ‘Elementor child theme php-css’ is closed to new replies.

## Tags

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

 * 0 replies
 * 1 participant
 * Last reply from: [Albert_o_ne](https://wordpress.org/support/users/albertocaruso/)
 * Last activity: [9 years, 4 months ago](https://wordpress.org/support/topic/elementor-child-theme-php-css-2/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
