• Hi sir!
    I am working on local server xammp. I am going to use this theme I like it very much. I need a child theme so I created but it does not work. here are the codes respectfully.
    C:\xampp\htdocs\site\projatt\wp-content\themes\tempera-child
    style.css:
    /*
    Theme Name: Tempera Child
    Theme URI: http://projatt.com
    Description: Tempera Child Theme
    Author: Muhammad Imran
    Author URI: http://projatt.com
    Template: tempera
    Version: 1.0.0
    */

    @import url(“../tempera/style.css”);

    /* =Theme customization starts here
    ————————————————————– */
    and functions.php
    <?php
    /* Custom Functions*/
    ?>

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author CryoutCreations

    (@cryout-creations)

    The code looks good. What exactly doesn’t work? Can you see your child theme in the Appearance >> Themes section?

    Thread Starter projutt

    (@projutt)

    yes I can see but when I add any changes to my child theme styles.css it does not change any thing. for example if I change widget header background color it does not changes. and other thing is if you can help me please tell me how to add woocommerce support into Tempera. I need it very much.
    Lastly, my mother tongue is Urdu. What if I want to make changes into rtl.css? Like I want to add specific font family. How can I do in my child theme?
    by the way your theme is awesome, I really like it and want to use it.
    Thanks in advance.

    Did you activate the child theme?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Child Theme?’ is closed to new replies.