תבנית בת נראית כך אך האתר לא מגיב לשינויים:
/*
Theme Name: Firma Child
Theme URI: https://pojo.me/
Description: Child theme for the Firma theme
Version: 1.0.0
Author: Pojo
Author URI: https://pojo.me/
Text Domain: pojochild
Template: firma
*/
/**
* YOUR CSS CODE, PUT IN assets/css/style.css
* FOR RTL, PUT IN assets/css/rtl.css
*/
@import url("../firma/style.css");
body{
background-color:red;
}