Archived topic
How Do I change Blog Post Logo to Wording?
1 reply · Started by Sean on August 6, 2018
Hi,
How do i replace the logo showing at the top of the blog page to the title "Our Blog"?
Thanks,
Sean
Hi there,
i notice that only the site header with logo is being displayed on the Blog and Posts. You could remove the site header from the site, if that is correct, and then create a Page Header as you have with some static pages.
The page header could then be assigned to the Blog via the Page header > Global Locations. Note that the {{post_title}} tag wont work on the Blog (ok on Posts) so for the Blog you would need a specific page header and just add <H1>Our Blog</h1> for the content.
Let me know