Kunena 7.0.4 Released

The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0

Topics must relate to a currently supported version of Kunena. If you are unsure what is the current supported version of Kunena, please go to the download page.

If you are having problems then, for your own benefit, it would save us all a lot of time if you would kindly post your configuration report when you ask for help from this forum. If you do not post your configuration report we will not ask you for it but you will probably not get your problem solved, either.

Question Menu disappears when on mobile view

More
10 months 2 weeks ago #233579 by lmcclain
Just recently I am no longer able to see the menu in mobile view. The menu is visible on desktop view but as soon as I move to a mobile view the menu disappears.

If I click on the area where the menu should be a white mobile menu slides into view. I have never seen this.

See screenshots. Any help is greatly appreciated.


 

Please Log in or Create an account to join the conversation.

More
10 months 2 weeks ago #233582 by Pinkeltje
I doesn't disappear, it just isn't visible, nor is your hamburger in your menu. This is because you are using a dark template. Can be solved by adding this to your custom.css:
Code:
#kunena .navbar-toggler { background-color: white; } #kunena .offcanvas-body { background: black; }

Please Log in or Create an account to join the conversation.

Time to create page: 0.208 seconds