My name is Caio…
I have a problem hiding a ‘class’ only for a certain sector (type of user, group)
I am using the following code:
.card-main { display: none; }
but he hides it from everyone who views the page.
I would like this code to hide a “class” only for a certain group (sector) of user. In this case it would be the group: Employee
Leaving it visible only to other groups
Print da Página:
New contributor
Caio Mancini is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.