Creating child theme for Hirebee
good Morning,
I am a returning customer. I purchased the theme "Hirebee" and I love it.
I'm also a programmer Wordpress, and I wish to develop a child theme. On your forum there are a few 'articles which are confusing, and I would like to understand what is the right way to do it.
/ *
* Theme Name: Child Hirebee
* Theme URI: url del sito
* Author: Impesud Technology
* Template: hirebee
* Author URI: url del sito
* Description: Description * /
import url ("../ hirebee / styles / modern.css");
import url ("../ hirebee / style.css");
The child theme, however, is not the entire hotel and css code of the original template. it's all in a bad way. How can I set the theme as a child in the other WordPress sites? without having to redo all the CSS code? Thanks.