This code repositions the home top widget area hooked to genesis_loop by default so it displays full width before the content sidebar like this :
All you need to do is modify the code in the front page template of the Magazine Pro theme folder.
Modified Front Page Template #
Replace the code in the magazine pro themes front-page.php file with the following PHP code.
Mobile Responsiveness #
And here’s how it displays on smaller screens before the primary sidebar widgets :
You can reorder the widget areas on mobiles using this solution.