- Posts: 29
- Thank you received: 0
- Forum
- Community self help
- General questions and how-tos
- General Questions Archive
- Change CSS Heading Class
Kunena 5.2.4 and Blue eagle 1.6.4 released (04 Apr 2021)
The Kunena team has announce the arrival of Kunena 5.2.4 [K 5.2.4] which is now available for download as a native Joomla extension for J! 3.9.x. This version addresses most of the issues that were discovered in K 5.2 and issues discovered during the development stages of K 5.2.4
REQUIREMENTS
Blue Eagle 1.6.x requires Kunena 5.2.x to work with
Solved Change CSS Heading Class
How (and where) can I change these heading classes to H4 and H5 respectively? Do I need to change the crypsis template file or can I add it in a custom.css file?
Please Log in or Create an account to join the conversation.
add this:
h2 {font-size:16px}
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
backend - kunena - template manager - select crypsis - click on edit less- click on custom.less
add this:h2 {font-size:16px}
Please update these instructions for Kunena 5.0.
I did not find this path in K5.backend - kunena - template manager - select crypsis - click on edit less- click on custom.less
I'm using Joomla 3.6, Gantry 5, Hydrogen template (customized), Kunena 5.0, Crypsis template.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
maybe you open the crypsis settings. so try this:
backend - kunena - template manager - click on edit less- click on custom.less
Please Log in or Create an account to join the conversation.
In the meantime, I tried a work-around:
www.kunena.org/forum/general-user-contri...ate-framework#177524.
Would you suggest that I use the Edit Less method, or is my work-around ok?
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Forum Access
- Not Allowed: to create new topic.
- Not Allowed: to reply.
- Not Allowed: to edit your message.
- Forum
- Community self help
- General questions and how-tos
- General Questions Archive
- Change CSS Heading Class