Viewing 6 replies - 1 through 6 (of 6 total)
  • Hi @loopforever,

    You can add the CSS snippet to the WordPress Dashboard > Appearance > Customize > Additional CSS area to fix the icon broken issue.

    li.dashboard i.fa.fa-tachometer:before {content: "\f0e4" !important;}

    Thank you!

    Thread Starter loopforever

    (@loopforever)

    Thank you so much.
    Hello again,
    The same problem exists in seller page > product > add new product. The icon (fa fa-cloud-upload) in the middle to add images is not visible.

    Hi @loopforever,

    You can add the CSS snippet to fix the issue.

    .dokan-dashboard-content i.fa.fa-cloud-upload:before {content: "\f382" !important;}

    Thank you!

    Thread Starter loopforever

    (@loopforever)

    Thank you very much for your reply.
    Why are these icons not appearing? Because others are not visible ?
    For example, this: https://i.ibb.co/Hp5rR9g/asbv.png
    It performs the function of returning, on mobile, in Dokan Store or any other place. However, it doesn’t appear.

    Hi @loopforever,

    The icon class name seems different from your screenshot. These icons might be coming from your theme.

    In that case, you can contact your theme support for further help.

    Thank you!

    Thread Starter loopforever

    (@loopforever)

    Hello,
    Some icons are not visible. Can you help me ?
    Image: Link

    Also, what could be the reason for this? Theme support has expired. I can’t contact the theme.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Icon Problem’ is closed to new replies.