Change what is affected by the color settings in the theme options panel

You will need to edit the file /storm/admin/includes/custom-css.php, you will see a large number of CSS selectors above the line with this code:

1
{color: <?php echo $options['general_color_main']; ?>;}
{color: <?php echo $options['general_color_main']; ?>;}

Edit the CSS selectors to suit. You will then need to go to the theme options panel and press Save, this will update the cached custom CSS file with your changes.

Be inspired. © 2024 ThemeCatcher Ltd. 20-22 Wenlock Road, London, England, N1 7GU | Company No. 08120384 | Built with React | Privacy Policy