Step – Login your WordPress Dashboard.
Step 2-Go to the Editor in Appearance Sidebar Menu in WordPress.
Step 3-Select Static Front page to edit.
Go To the editor an find
Original
$num_sections = apply_filters( ‘twentyseventeen_front_page_sections’, 4 );
Replace 4 with 0 like This and Save.
$num_sections = apply_filters( ‘twentyseventeen_front_page_sections’, 0);
You can cantor your page section from here.
https://goo.gl/lEzDNP