Add the following in the function.php
add_theme_support( ‘custom-background’, apply_filters( ‘runchums_custom_background_args’, array( ‘default-color’ => ‘f5f5f5’, ) ) );
You must be logged in to post a comment.