Customize icons in the user area
-
Hello, how can I customize the icons in the user area (see screen).
Thank you.
https://prnt.sc/-MmkVoFvT4ZM
Hello,
Please provide your site admin access and icon URL which you want to insert instead, I will provide custom CSS.
Best Regards
Hello, thanks for your answer.
I want to customize this icon: https://prnt.sc/bHKmLvVKEyMx
I send you login data in private reply.
Thanks and best regards
Hello,
Please use the below custom CSS code and paste it to Theme Setting >> Custom CSS >> Global CSS section:
.ticket-supporto-link a:before {
content: "\f143";
}
Note: You can change the icon code in the custom CSS.
Best Regards.
How do I choose the icon to put?
Hello,
Navigate to Typography > Icon Fonts, review the icons, and adjust the content code according to your requirements.
Best Regards