Member Navigation bar unhide

I have added a member navigation bar and set it property as “hidden on load”.
However, how to show it using corvid code later?
Assume, I want #accountNavBar1 to be unhidden after certain event is performed. How that can be achieved? and what is the wix code statement to achieve that?


I have tried,
$w.
$w(‘#accountNavBar1’).show(effectName, effectOptions);
but it does not work and I get syntax error as, show function is not available for #accountNavBar1, infact I have observed many functions are not available for this element.

This is a feature from the Wix Members app and it is not usable with Wix Corvid.
For more info, then you need to go through Wix Support as it is part of an app and not code related.
https://support.wix.com/en/article/contacting-wix-support

Also, see here for Wix Support documentation on the Wix Login Bar.
https://support.wix.com/en/site-members/customizing-your-members-area