I have just found the solution ??
If anybody else is having the same problem, here’s the fix: simply commented out this line in front-page.php
// Force content-sidebar layout setting
add_filter( 'genesis_site_layout', '__genesis_return_content_sidebar' );