Apply Custom Font to Service Operations Workspace
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2025 06:04 AM
Can someone help me how can we change font of whole SOW to a custom one?
I have tried doing it by adding UX Theme Asset under "Service Operations Workspace Theme"
Asset Properties :
@font-face{
font-family:'Aptos';
src: url('/sys_attachment.do?sys_id=6f76352a836d6290c9589e30ceaad343');
font-weight: normal;
font-style: normal;
}
h1,h2,h3,h4,h5,h6{
font-family: "Aptos";
}
body{
font-family: "Aptos";
}
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2025 08:46 AM
Hi,
You can check this article. This will be helpful
Thank you,
Palani
Palani