@nebworx The way to do this is to add a new widget area directly on top of the home feature 1 and 2 sections. This can be done by looking at your home.php file and adding in the extra php right above those sections (don’t forget the function name part). You would also need to register the widget in the functions file. Of course modifying the files this way would require some basic PHP knowledge in order to do this.