Skip to content
Public Ticket #18416

insert icon in menu

Conversation thread

jimfarg replied

Customer Reply

thank you

PenciDesign replied

Staff Reply

Hi,

As I see this problem is caused by the Font from Elementor overriding it. So, to fix it, you can simply change the code from:

<i class="fa fa-heart-o" aria-hidden="true"></i>

to:

<i class="penci-faicon fa fa-heart-o" aria-hidden="true"></i>

Best Regards,

PenciDesign

jimfarg replied

Customer Reply

still not working

PenciDesign replied

Staff Reply

Hi,

Your code is wrong, it has an extra tag, you're using two close </i> tag:

</i></i>

it should be one:

</i>

Best Regards,

PenciDesign

jimfarg replied

Customer Reply

Thank you for that, but also, when i put this i attached, i dod not see it in lavart.gr in the submenu "θεματα"

jimfarg started the conversation

Conversation Start

Hello, I want to put this code "<i class="fas fa-heart"></i>" in a custom link menu and when I set it, the script changes to http://i%20class=fas%20fa-heart/i

Want to join this conversation or access attachments? Sign in first.