Kunena 6.2.5 & module Kunena Latest 6.0.7 released

The Kunena team has announce the arrival of Kunena 6.2.5 [K 6.2.5] which is now available for download as a native Joomla extension for J! 4.3.x/4.4.x/5.0.x. This version addresses most of the issues that were discovered in K 6.1 / K 6.2 and issues discovered during the last development stages of K 6.2

Solved Long topic titles disturbed by buttons

More
3 years 1 month ago #1 by Slacker
People now report this in smartphones, but looks OK on PC.



This example is a long topic in this forum.
www.kunena.org/forum/general-questions-a...-button-doesn-t-work
 

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

More
3 years 1 month ago #2 by rich
Please try this code in your custom.less and afterwards empty the cache.
Code:
@media (max-width: 768px) {        .kunena-topic-item h1 {                display: inline;          } }

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

More
3 years 1 month ago #3 by Slacker
Many thanks! It worked perfectly for me.

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

Time to create page: 0.343 seconds