Home Forums WoodMart support forum Customize icons in the user area

Customize icons in the user area

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #630700

    maloneweb
    Participant

    Hello, how can I customize the icons in the user area (see screen).
    Thank you.

    https://prnt.sc/-MmkVoFvT4ZM

    #630795

    Hello,

    Please provide your site admin access and icon URL which you want to insert instead, I will provide custom CSS.

    Best Regards

    #630849

    maloneweb
    Participant

    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

    #631168

    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.

    #631261

    maloneweb
    Participant

    How do I choose the icon to put?

    #631385

    Hello,

    Navigate to Typography > Icon Fonts, review the icons, and adjust the content code according to your requirements.

    Best Regards

Viewing 6 posts - 1 through 6 (of 6 total)