What do I need to style for the page after wp_get_archives?
According to the Template Hierarchy, archives are usually displayed using the theme’s archive.php file, although other template pages might be used instead (see the image on that page). So, you would need to change your theme’s archive.php file, or change the font-page.php or home.php template (again, see the image on the above page). I suspect … Read more