Replies
- This reply has been marked as private.
- This reply has been marked as private.
- This reply has been marked as private.
- This reply has been marked as private.
- This reply has been marked as private.
- This reply has been marked as private.
- This reply has been marked as private.
- This reply has been marked as private.
Hi Brajesh, thank you for the clarification on this, you say I can completely hide them from the template, is that with css, you mean?
It has proven to be not an easy task to delete all tabs and navs, can you provide me with an over all class if such exist, so far I have hiding the tabs and navs, using these classes, but sub navs’s stil display on mobile.
div#item-nav {
display: none;
}#subnav {
display: none;
}.button-nav {
display: none;
}Regards
Carsten- calu on May 14, 2020 at 7:46 am in reply to: [Resolved] Code snippet which link both the avatar and the user name to the conversation #29823
Hej Brajesh, I see, thanks for clarifying.
Regards
Carsten