fontawesome

Jquery Menu Toggle Switch Hide Element fa fa-bars

Please help, I can't hide the icon of the closing menu under the hamburger, so that it appears when you click on the toggle s ... </ul> </div> </nav> </header> </div> </body> </html>

How to connect fontawesome to gulp?

I try to connect fontawesome to the gulp collector, but I have some problem with connecting fonts. Please tell me where I mak ... dress contains "webfonts", this path is specified in one of the scss files, i.e. for some reason I do not connect the font.

Links with Font Awesome don't work

I make a landing page. https://merrymaker14.github.io/portfolio But the icons from Font Awesome don't work out with links. ... t;</span> </a> </li> ... </ul> </div> Why? An example of the link is visible.

Font Awesome 5 icons are not displayed

I installed a new version of the FontAwesome icon font on my website. I wanted to use the "Web fonts and CSS" option. I do e ... lesheet"> </head> <body> <i class="fas fa-pencil"></i> </body> How do I fix this?

Instead of Font-Awesome icons, squares with numbers are displayed

Hello! I ran into this problem: I connected Font-Awesome icons to the site, but instead of the icons themselves, squares of ... e connected correctly (all paths are correctly specified), what could be the problem and how to fix it? Thank you in advance!

Font awesome (v5) icons are not displayed correctly (squares) )

Font awesome (v5) icons are not displayed correctly. Squares are displayed instead of icons. To connect the font, I use this code: <link rel="stylesheet" href="path/to/font-awesome/css/font-awesome.min.css">

Enabling Font Awesome in a project on Vue.js

I need to add to a project on Vue.js font icons Font Awesome, often used in conjunction with Bootstrap. But I can't do it. ... are expected to be assembled there... PS I'm new to Vue.js and if I connected Bootstrap incorrectly, please correct it..))