Company meta since icon not working
-
Just for your information:
The “since” icon is not working. The CSS seems to be outdated compared to the other icons. Currently fixed it with the following code, but it should perhaps be optimized in the next update.
body ul.wpjmc-companies #company-meta #company-meta-company_since::before {
content: "\e930";
font-family: "Material-Icons";
}
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.