Icons/svg not displaying

Home Forums Gillion Theme Icons/svg not displaying

Home Forums Gillion Theme Icons/svg not displaying

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • richson
    Participant

    My icons used to appear but they arent appearing anymore. Help?

     

    site: https://blog.vetoreditora.com.br/

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

    Hi @richson,

     

    I hope you are well today and thank you for your question.

     

    This is happening because of the vc-addons-by-bit14 plugin that you are using on your shared site.

     

    You can resolve this by either deactivating that plugin or by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    li.menu-item.sh-nav-special i {
        font-family: 'simple-line-icons' !important;
    }

     

    Best regards,
    Shufflehound team

    richson
    Participant

    Hi, it didnt work.

    What didn’t work?

    The above shared CSS code?

     

    I visited your shared site but didn’t see the above-shared CSS code used on it so could you please tell me where you have added it?

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