Go to Appearance → Editor and then to front- page.php file then find this line if ( get_theme_mod ( ‘ colormag_hide_blog_front ‘, 0) == 0 )? > And edit it to make it like this: if ( get_theme_mod ( ‘ colormag_hide_blog_front ‘, 1 ) == 0 )? >
thats it !