Skip to main content
SalientSnippetsWordpress

Category Subtitle Heading in Salient Theme

By April 28, 2020No Comments

This will allow you to control the WordPress Salient theme heading on archive / category pages.

  • Copy salient\nectar\helpers\page-header.php to child-theme
  • Add the following code to your child-theme functions
require_once( __DIR__ . '/includes/page-header.php');
  • Open your copy of page-header.php
  • Line 694 has the subtitle text “Category”

There are other things you can customize in this theme file. Just search through the file for additional customization options 🙂

Contact us to learn more about Adopt the Web for your business

Author Jarod Thornton

More posts by Jarod Thornton