Hi All
That, I need change default font and normal size - Could you help me how to do it?
Thanks in advance
Truong Dai
Hi All
That, I need change default font and normal size - Could you help me how to do it?
Thanks in advance
Truong Dai
Hello Truong,
For your requirement with font style and size, are you trying to change this in your customer portal solution articles or in the agent portal where your agents handle tickets?
In the latter case, you can navigate to Admin > General settings > Helpdesk, choose the required font in the Agent portal default font preference option and save the changes. You can also provide the ability for agents to choose the font styling by toggling on the ‘Font preference for agents’ option.
Kindly elaborate more on your requirements if you are trying to achieve this in your customer portal.
Thank you,
Freshdesk Community Team
change game relate specific article in theme size and founts any time in this way ?
Hello
You can change the solution articles font style and size based on your business requirements. Please use the highlighted icons (as in the screenshot) to do the necessary under Solutions > Specific article.
Cheers,
Freshdesk Community Team
I also want to change the default font and size permanently in theme
Hello David,
By theme, are you referring to the customer portal theme? It would be great if you can elaborate more on your business requirements regarding font style/size change to help you accordingly.
Thank you,
Freshdesk Community Team
To elaborate, I have written 70+ knowledge base solution articles. I now want to increase the font size in of those articles as they appear in the customer portal. Do I have to edit each individual article and resize each individual paragraph?
Is there an answer to this question already? I wanted to ask the same thing. I don’t event want the agents to mess with the font size. It should always be 16px for each article.
I’m also referring to the article the customer sees.
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.4/jquery.min.js"></script>
<script type="text/javascript">
jQuery(document).ready(function(){
jQuery(".fw-content.fw-content--single-article.line-numbers p").css("fontSize", "18px");
});
</script>
Cheers!
is this function available to ALL freshdesk accounts, regardless of level(unpaid, paid, etc)?
I do not see any way to navigate as you say here:
You can add the code to the Admin > Portal > Customize Portal > Portal Pages > Article View section.
I went to change the default text size and font for the solutions articles
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.