Hi,
On the latest update (8.0.34) the chat notification blinking green dot wandered off to the middle of the top bar. Another issue is that there is still double menu on mobile.
Any suggestions?
Thanks,
Tamás
Thanks Lauris,
It all worked. The mobile menu was in the src\_metronic\layout\components\header\HeaderWrapper.tsx module.
Thanks
Glad to hear that!
We will include a fix in the upcoming Metronic release.
Tech Unwrapped is a tech enthusiast's paradise, a digital haven offering a wealth of information, insights, and reviews. Navigating through techunwrapped.com reveals a treasure trove of articles covering diverse tech topics.
Hi,
1) Yes the button indicator position is broked, you can fix this by adding position-relative class to this button block in file src/_metronic/layout/components/header/Topbar.tsx.
2) There are two menu buttons since one menu is the header menu but another is the aside menu. You can remove one toggle button from the same file src/_metronic/layout/components/header/HeaderWrapper.tsx