• Resolved gerenciacimech3d

    (@gerenciacimech3d)


    Hi there.

    First of all, thank you for this amazing plugin.
    The issue I’m getting is that the buttons that appear on upper left corner are very weird. There is a Google icon, a heart, a whatsapp icon, etc. How can I replace these icons and put others that show what each button do?.

    Thanks!

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author maui2wp

    (@maui2wp)

    @gerenciacimech3d
    it seems that your theme or plugins have a
    font-family: ‘fl-icons’
    that is overriding
    font-family: ‘icovrm’
    class used by vrm360 plugin

    Hi,

    please how do i change font family?

    Thank you.

    Hello,
    I have the same problem. Is there a solution even if it is through code?
    Thank you.

    Thread Starter gerenciacimech3d

    (@gerenciacimech3d)

    This code worked for me.

    i[class^=”icon-ion-“], i[class*=” icon-ion-“] {
    font-family: ‘icovrm’ !important;
    }

    Where did you include or modify these codes? In the theme or plugin css. Thank you!

    Hello,
    I’m still interested in trying to correct the icon fonts. I have used the code that @ gestioncimech3d gave us but it did not work for me … I used it in the plugin css. Any other solution @ maui2wp? The plugin is amazing!

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