/*

Theme Name: SolGold
Author: Adnet & Brighter*IR
Author URI: https://adnetinc.com/
Template: gutenberg-framework
Description: Custom theme created for SolGold, based on Adnet Classic Template.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: proactive-framework-child

*/

/*  How to use this child theme

1. Copy the contents of this child theme into a new folder in your themes directory
2. Rename the folder to something meaningful
3. Edit the style.css file to change the theme name, author, author URI, description, version, license, license URI, text domain and any other details

# CUSTOM LOGO
To add the custom logo, update the SVG file in the img/custom/ folder. The file must be named logo.svg.

# CUSTOM STYLES
To override the custom styles, you can add your own to the scss folder and then import them to the style-base.scss.

# CUSTOM SCRIPTS
To add custom scripts, add them to the js/custom/ folder. Then you can uncomment the enqueue script function in the enqueue file.

*/