Discover in this tutorial how to remove the title on the category and tag archive pages in Genesis Framework with a simple code snippet.
Interested? You can do it easily using one of the Genesis hooks:
Snippet to remove the title of the category and tag archive pages in Genesis
Add the following fragment at the end of the functions.php file:
To see this and another 1097 code snippets of this website, login or subscribe here.
With this fragment you make sure that the archive pages don’t show the title.
Don’t worry because it only affects the title of the page (usually the name of the category, tag or any other taxonomy).
The titles of the entries within the page will be displayed.
You can also delete the title of pages or entries if you wish.
Conclusion
As you can see, with a simple line of code you can hide the titles in the category and tag archive pages of your Genesis child theme.
Any questions? I read you in the comments.
And if you want to give me any suggestion for future tutorials, leave it in the contact form. Advantages of being a subscriber. 😉