#Cart won't appear,
70 messages · Page 1 of 1 (latest)
You've made a kit on the FontAwesome website, and copied the code from the kit?
@queen ore
Uhhh,
Not really the kit?
How'd you get the FontAwesome script src link?
That's how you'd start off using FontAwesome
Or by downloading the free version of the web font kit they're serving, and using that locally
Yeah, I think that was the one I used.
It'd be a js file named FontAwesome.js, not an URL in that case
Oh,
Press the "Manage Kits" button
I'll just download the kit?
Or you make the kit you already have, and add the icons you want into that
I don't have a kit..
You do
Did you press the "Manage Kits" button??
Where?
You don't have to download anything if you're using the Kit you make on the site...
Screenshot you sent, right side, large button?
<script src="https://kit.fontawesome.com/abd6bc111f.js" crossorigin="anonymous"></script>
that?
........
What website did you take the screenshot from?
Go back to that site, the exact same page
I know
And click the button I highlighted
Give me a second so I can walk you through the whole process of setting up a kit
Yep.
So, press the kit you have in that screenshot
Just click the middle of the huge box
It should open up the Kit, with the "Set Up" page visible
Yep.
Should have "Quick Set Up for the Web" there
With a <script> tag
the one is ent
Copy that whole line, and paste it into your <head> tag
You do not
You copy paste it as-is into the head
done.
Regular font is a pro plan
So you'd have to use fa-solid
Change the <i> tag to have the class name of fas fa-bag-shopping
ok
Thank you for helping,