That’s right. I eventually put
.ast-button-wrap .menu-toggle .menu-toggle-icon::before {
font-family: "Font Awesome 5 Free"; font-weight: 900;
content:"\f0c9";
}
.ast-button-wrap .menu-toggle.toggled .menu-toggle-icon::before {
font-family: "Font Awesome 5 Free"; font-weight: 900;
content:"\f0c9";
}
in custom CSS, but it add the same error with FA…
-
This reply was modified 4 years, 11 months ago by Ulrich.