Skip to Content Skip to Menu

cb auto action

  • lucvdr
  • lucvdr
  • OFFLINE
  • Posts: 12
  • Thanks: 1
  • Karma: 0
8 years 7 months ago #277049 by lucvdr
cb auto action was created by lucvdr
Joomla 3.4.8
CB 2.0.12

I added a cb auto action with the following details.
I would like a menu item to be hidden whenever a 'committee' member logs in.

trigger: after login form
type: code
access: committees
action: css (inline)
code:
a.menu-item.first.comm
{
display: none !important
}

But now when I log in as a committee member, the menu is not hidden ... the css code is correct (I tested it).

Anybody an idea on what I am doing wrong here?

Thank you

Luc

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum