Hello, If you want to add some description text below the feature images then go to the Appearance -> Theme Options -> Homepage Feature Area panel in your dashboard and enter your text in their respective Feature Description section. Or If you want to add another text area below the feature section and above the footer on the homepage then go to the front-page.php file present in your theme directory and add the code given below in that file as shown in the image given below. Code: <div class="extra_text"><p>Enter your text here </p></div> This will display your text below the feature section and above the footer area, on the home page .