WORKS like a CHARM ??
functions.php
<?php
if
( file_exists( get_template_directory() . '/settings/class.kaira-theme-settings.php' ) ) :
require_once( get_template_directory() . '/settings/class.kaira-theme-settings.php' );
endif;
style.css
/*
Theme Name: ALBAR Child Theme
Theme URI:
Author: onl9m8
Author URI: https://www.MABNAIT.IR
Description:
Template: albar
Version: 1.0
License: GNU General Public License
License URI:
Tags:
*/
@import url("../albar/style.css");
/* Add costume style below here ;-) */