kod sekcji functions.plp

function change_front_page_panel_numbers( $number ) { return 6; //default is 4 } add_filter( 'twentyseventeen_front_page_sections’, 'change_front_page_panel_numbers’ );