• Hi

    Is someone able to copy their font awesome snippet from their storefront style sheet?

    I deleted it whilst trying to debug speed issues, not realising I still need it for the cart icons etc.

    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • Why not just download a fresh copy and look for yourself? ??

    It’s better to do that, just in case the code changes in the future, someone ends up on this topic and becomes confused because the code is different.

    Thread Starter Kamkya

    (@kamkya)

    Thanks James, Yeah I tried that, but the icons still aren’t showing…

    @font-face {
    font-family: ‘FontAwesome’;
    src: url(‘fonts/fontawesome/fontawesome-webfont.eot?v=#4.1.0’);
    src: url(‘fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=#4.1.0′) format(’embedded-opentype’), url(‘fonts/fontawesome/fontawesome-webfont.woff2?v=#4.1.0’) format(‘woff2’), url(‘fonts/fontawesome/fontawesome-webfont.woff?v=#4.1.0’) format(‘woff’), url(‘fonts/fontawesome/fontawesome-webfont.ttf?v=#4.1.0’) format(‘truetype’), url(‘fonts/fontawesome/fontawesome-webfont.svg?v=#4.1.0#fontawesomeregular’) format(‘svg’);
    font-weight: normal;
    font-style: normal; }

    It’s not coming through to the site when I inspect the files, perhaps it’s a cache issue.

    Thanks

    Could be a number of things. If you can share a link I can tell you if it’s something obvious.

    Thread Starter Kamkya

    (@kamkya)

    Thanks James, I thought I’d fixed it, as managed to get the cart icon back along with some others.

    But recently noticed, that I haven’t quite fixed it entirely, due to the icons on my images being broken (when you click on a product image to enlarge it)

    For example click on https://www.hecanterbury.co.nz/product/petzl-asap-lock-mobile-fall-arrest-device/ and then click on an image, and you will see that the exit, left and right icons are all broken

    Any ideas?

    Cheers again
    Kristy

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Template CSS Snippet for Font Awesome – I deleted it oops’ is closed to new replies.