Home Forums WoodMart support forum Ruler and Size Guide Reply To: Ruler and Size Guide

#65378

cumenda
Participant

Hi,
I’m not able to insert the correct icon.

The icon I would like to use is: https://fontawesome.com/v4.7.0/icon/file-text-o
On their page they say that the unicode is: f0f6

So i use this code:
.sizeguide-btn-wrapp a:before {
content: “\f0f6”;
font-family: woodmart-font;
}

But it seems it is not working (see attached image)

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