Skip to content

Instantly share code, notes, and snippets.

@jameskoster
Created May 9, 2016 09:48
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jameskoster/997da52592404d89a8de2484da8a02b6 to your computer and use it in GitHub Desktop.
Save jameskoster/997da52592404d89a8de2484da8a02b6 to your computer and use it in GitHub Desktop.
Storefront - add an icon to the home link
.storefront-handheld-footer-bar ul li.home > a:before {
content: "\f015";
}
@nsuresha
Copy link

How to change font colour in the search input text area in storefront-handheld-footer-bar

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment