This object is in archive! 
Add classes to change password link
Hello,
When in mobile view, if I open the right menu I see a list of actions. In our case we want to remove the change password.
It would be nice if the link had a class, so I can target it nicely with css.
Also the other links could have classes. This way we can actually style them one-by-one.
Right now, I hide it with this selector
#menu-right .user-actions li:nth-child(3) But I would prefer a safer alternative.
Thank you. We would consider it for future releases.
Thank you. We would consider it for future releases.
Done in 5.1.4 version
Done in 5.1.4 version
Replies have been locked on this page!