Home Forums WoodMart support forum Icons Dokan disappear

Icons Dokan disappear

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #281905

    Trincamp
    Participant

    Hello,

    In the vendor dashboard and “add new product” section, several icons have disappeared.
    I have tried several techniques but nothing works.

    Can you help me ?

    Thank you

    Attachments:
    You must be logged in to view attached files.
    #281927

    Bogdan Donovan
    Keymaster

    Hi,

    Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.

    .wpb-js-composer .dokan-profile-frame-wrapper .fa, 
    .wpb-js-composer .dokan-add-new-product-popup .fa, 
    .wpb-js-composer .dokan-dashboard-wrap .fa {
    	font-weight: 600;
    }

    Regards

    #281928

    Trincamp
    Participant

    Thank you 🙂

    #281947

    Bogdan Donovan
    Keymaster

    You are welcome!

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