I have imported the icons 2 different times. One way with the href provided at fontawesome.com, and another with an href I saw provided on the freeCodeCamp forum. to no avail my icons will not show. I also tried to use several different code combinations with fa (you can control size and thickness) along with a simple code input for the icon. No I am not trying to use the same icons.
https://www.freecodecamp.org/learn/2022/responsive-web-design/build-a-product-landing-page-project/build-a-product-landing-page
depending on how you are testing/using fontawesome, you need to do some steps to set it up first.
review the documentation to find the steps you need to follow based on your use-case
https://fontawesome.com/start
Your link takes me to the kit I already created
Also that “icon” in the top left is not a literal coded icon that is an image I used early in the project when I could not get any icons to appear for my header logo.
I hope you know that we cannot see your code?
So I was giving you a link because I was guessing what you need help with.
alright, I just gave a link in the description to the code. Does that work ? or how should I do it?
You need to copy/paste your code into a reply.
To enter a code block into a forum post, please precede it with a separate line of three backticks and follow it with a separate line of three backticks to make it easier to read.
You can also use the “preformatted text” tool in the editor (</>
) to add backticks around text.
See this post to find the backtick on your keyboard.
Note: Backticks (`) are not single quotes (').
oh alright, thank you.
I ended up figuring it out, I was using the css code instead of the js code for the href.
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.