Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #567454

    I am trying to add one of the icons to a submit button but when I add the info, it doesn’t work. I have this for my html
    <i class="newsletter avia-font-entypo-fontello"></i>
    and this for my css

    .newsletter:before{ 
      content:'\E75E'; }
    }

    but it does not seem to work. Am I missing something in either code? It’s for the newsletter dropdown box in my header.

    thanks!

    #567538

    Hey cybervise13!

    You also need to set the font family to “entypo-fontello”.

    I see though in your link that you added an image instead.

    Cheers!
    Elliott

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.