How do I change the font size for the category title for the KPop Template?
How do I change the font size for the category title for the KPop Template?
5 years 1 month ago
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.
Re: How do I change the font size for the category title for the KPop Template?
5 years 1 month ago
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.
Best regards,
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
Email: 9themestore@gmail.com
Twitter: @9themestore
Please Log in or Create an account to join the conversation.
Re: How do I change the font size for the category title for the KPop Template?
5 years 1 month ago
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.
Re: How do I change the font size for the category title for the KPop Template?
5 years 1 month ago
Hi,
Please provide to us the site information. We will help you check and give the correct guide for you.
Best regards,
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
Email: 9themestore@gmail.com
Twitter: @9themestore
Please Log in or Create an account to join the conversation.
Time to create page: 0.552 seconds