Kunena 6.3.0 released

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

Solved Category parent alignment

More
2 years 6 months ago #1 by lmcclain
How can I get the parent category to be left aligned? They are currently centered.


 
Attachments:

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

More
2 years 6 months ago #2 by Leen
Replied by Leen on topic Category parent alignment
mm strangely normal with me always on the left.
but maybe if you use this
Code:
#kunena.layout h3 { font size: 18px; text-align: inherit; }
apply in user.css or custom.css
when i inspect now it says inline
Code:
h3 { text-align: center; }
maybe this will put you on the right track

L.v.d.A
Attachments:

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

Time to create page: 0.528 seconds