Hey Craig… are you talking about in the backend or the front end? Can you send a screenshot clarifying exactly where this appears so I cam clear what you’re referring to?
Thanks,
Maeve
Hello, Maeve. Thanks for checking into this!
I’m referring to the front end /knowledgebase slug.
As soon as users access the knowledgebase and they see all the categories with all the articles listed sequentially beneath them. To the right of each category is a box that says “Articles X” with “X” being the total count of articles within that category.
I want to change the word “Article” to read “Resources.”
Hello, @enigmaweb. Any further thoughts on this?
When I do “Inspect” using Chrome, here is the section I’m talking about:
#kbe_content h2 span.kbe_count, #kbe_content .kbe_child_category h3 span.kbe_count {
It’s the kbe_count that is described as “Articles,” but I don’t know where to dig to find that text to modify to read “Resources.”