Hide active status of tab from tab bar

Hello,

I have ionic app with tabs at bottom.
Tabs show/hide works fine with “$ionicTabsDelegate”.
But now i have a page where i need to show tab bar but it keeps showing first or parent tab active.
How can i hide that active state from tab bar ?

you could try to overwrite the active css-class: tab-item-active