Read before updating: How to Update Kunena Templates - More detail

How do I change the font size for the category title for the KPop Template?

S Topic Author
New Member New Member
  • Posts: 2
  • Thanks: 0

How do I change the font size for the category title for the KPop Template?

5 years 1 month ago
#16006
How do I change the font size for the category title for the KPop Template?

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

ntstore's Avatar
Administrator Administrator
  • Posts: 1213
  • Thanks: 240

Re: How do I change the font size for the category title for the KPop Template?

5 years 1 month ago
#16007
Hi sgower,

You can use the stylesheet to change the font size of category title. Add bellow css rules to the style file (template.css or custom.css file in css folder of current joomla template) of the your joomla template.
Code:
#kunena.layout ul.kblocktable li .krow-inner .kcol-kcattitle .kthead-title a { font-size: 16px; /* Current font size, you can change this property */ }

Best regards,
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore

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

S Topic Author
New Member New Member
  • Posts: 2
  • Thanks: 0

Re: How do I change the font size for the category title for the KPop Template?

5 years 1 month ago
#16009
I have been unable to locate the CSS file to implement this change. Is there not a more simpler approach to doing this?

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

ntstore's Avatar
Administrator Administrator
  • Posts: 1213
  • Thanks: 240

Re: How do I change the font size for the category title for the KPop Template?

5 years 1 month ago
#16010
Hi,

Please provide to us the site information. We will help you check and give the correct guide for you.

Best regards,
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore

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

Time to create page: 0.552 seconds