Hi! You’ll need to go to the file extinct/framework/functions/utility-functions and in line 651 you’ll find this code: mo_populate_tagline();
And you’ll need to replace it with:
if (is_single())
echo 'The Chant';
else
mo_populate_tagline();
Hope that works out for you!
Author
Posts
Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Extinct Theme Support’ is closed to new topics and replies.