/*
 Theme Name:     Higher Running
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- *//* CSS Document */


/* TO REMOVE CATEGORY NUMBERS
 *  In the theme, edit /includes/builder/module/FilterablePortfolio.php
 *  Around line 670, change esc_html( $term->name ) to esc_html( substr($term->name, 1) )
 *  This will remove the first character from the portfolio name
 
