Displaying our frontpage

Please sign up for the course before starting the lesson.

Code for removing the page title and top padding body.home h1.entry-title { display: none; } .content-wrapper { padding-top: 0; }