Menu icons not change

Hello
I put in the label menu
<i class="x_icon type=“envelope-o” data-x-icon=“” aria-hidden=“true”>
but only see the. house is not change.
The web page is
https://actividades.laforetlanguages.com/
Thanks a lot

Hi @FERLAF,

Thank you for writing in, you got the wrong code, please see my reply here.

In the data-x-icon- part, change data-x-icon attribute to one of the following:

  • data-x-icon-b for social icons.
  • data-x-icon-o for outline icons.
  • data-x-icon-s for solid icons.

More details about that data-x-icon attribute here.

Hope it helps,
Cheers!

Thank for your answer but it is not working.
<i class="x_icon type=“question-circle” data-x-icon-o =“” aria-hidden=“true”>
<i class="x_icon type=“envelope-o” data-x-icon-o =“” aria-hidden=“true”>
Regards,

Hey @FERLAF,

The icons are working. I believe you mean the icons are not what you want. If that’s the case, please watch the video tutorials below to learn exactly how to add an icon in the X Original Header Menu.

image

Hope that helps.

Thank you a lot

You’re welcome, @FERLAF.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.