Recent searches


No recent searches

How can I remove this tab in the Help Center - "Requests I'm CC'd on"

Answered


Posted Nov 01, 2023

How can I remove this tab from showing in the help center when users are on their activities page? Cannot find location in code


0

1

1 comment

image avatar

Pulkit Pandey

Zendesk LuminaryCommunity Moderator

Hi Amanda Gunn

Please add the following CSS code snippet to the end of your style.css file.

.collapsible-nav-list li a[title="Requests I'm CC'd on"] {
  display: none;
}

Let me know if it solves your issue 

 

Thank You 

Pulkit

Team Diziana

0


Please sign in to leave a comment.

Didn't find what you're looking for?

New post