I created a view to assist with displaying my "latest news" content on the front page. But I also checked the "page" button because I want drupal to generate a page with all my latest news stories.
Now I'm trying to figure out how I can theme the page drupal created that displays all of my latest news. Is there a file I need to create to customize how all my nodes are displayed on this new page? I want to apply some css to the stories, titles, etc. Just not sure where to start. Thanks!
Views Page
Drupal Themes