Hello everyone,
I have the right code snippets on my VS editor but icon is not appearing on the webpage.
here is my code: <div class="featured-wrapper"> <div class="featured-icon"> <i class="fas fa-clock"></i> </div> <div class="featured-text"> <h3>Fast Shipping</h3> <p>We make sure you recieve your trombone as soon as we have finished making it. We also provide free returns if you are not satisfied.</p> </div>
Someone please assist me on how to resolve thanks!