Dokan dashboard icons are missing

I installed the WoodMart WordPress theme and when I checked the Dokan vendor dashboard some icons are not loading. How to fix this?

Try this login to the admin dashboard, go to Theme Settings > Performance > CSS > Font Awesome library and set it as Always Use.
Hope it work :slight_smile:

Add this pice of code to the Custom CSS area:

.dokan-dashboard-wrap .fa { font-family: 'Font Awesome 5 Free'; font-weight: 900; }

This will ensure all the free Font Awesome 5 libraries are loaded.

Noo, not working ?

Nop, this also doesn’t fix it.

Hey, if the issue still hasn’;t been solved then try this solution.

On your WordPress dashboard go to Elementor > Settings > Advanced, and select Yes for the “Load Font Awesome 4 Support” option.