Give Total Progress Bar Custom Color

 
function my_give_switch_total_bar_color() {
    $color = "#000";
    
    return $color;
}

add_filter( 'give_totals_progress_color', 'my_give_switch_total_bar_color' );

Subscribe To Our Newsletter

Join our mailing list to receive the latest news and updates from our team.

You have Successfully Subscribed!

Share This