WebsiteBaker Support (2.12.x) > General Help & Support

Help highly appreciate with font awesome

(1/3) > >>

rumen:
Hi there, maybe off topic, but with one of the templates I got problem with font awesome. Tested in many browsers and only in Firefox appears normally in the other appears like that!!!

I have searched in many places with Google but no one decision helped to solved the issue.

The name of the template is "Editorial by HTML5Up" and it Run under WB-Version 2.12.2 r352

So far browsers tested (where it doesn't work):
Chromium
Watexfox
LibreWolf

Also tested on phone - same problem there! How to fix it?

Regards,

dbs:
Hi, nobody can check this without a link to the problem.

rumen:
OF course, sure. Link! And the template as I downloaded.

rumen:

--- Quote from: dbs on June 29, 2022, 07:12:37 AM ---Hi, nobody can check this without a link to the problem.

--- End quote ---

I was not sure anyone will help, so that's why I didn't send everything preliminary.

Thanks a lot for the time and desire to help in advance!!!

dbs:
In your css the parts for the icons i see a missing backslash.
E.g. menu bars in main.css line 3226 starts with

--- Code: ---#sidebar .toggle::before {
  content: 'f0c9';
--- End code ---

but this must be

--- Code: ---#sidebar .toggle::before {
  content: '\f0c9';
--- End code ---

Problem: in the template zip are backslashes. Seems something is filtering this backslashes.
Firefox also don't show the icons.

Navigation

[0] Message Index

[#] Next page

Go to full version