Skip to content

nairdairda/Shopify-Font-Awesome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Shopify-Font-Awesome

Save yourself the time of having to add in the necessary liquid asset_urls to get Font Awesome to work on your Shopify store.

Setup

Follow the steps below to setup Font Awesome on your Shopify store.

Asset uploads

Upload all the files from the assets folder into your theme assets.

Implement

Open your theme's Layout > theme.liquid, and add the following into your header.

  <!-- Font-Awesome ================================================== -->
  {{ 'font-awesome.min.css' | asset_url | stylesheet_tag }}

Enjoy!

All done! Now go ahead and use Font Awesome anywhere on your store. Take a look at these examples. And all the awesome icons to choose from!

For more info

Check out the official site: http://fontawesome.io

Authors

About

Font Awesome for Shopify, all liquified just for you

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages