Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

use css to replace icon with text when hover

<li class="home">
    <a href="index.html"><i class="icon fa fa-home fa-2x"></i><b>Home</b></a>
</li>
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #css #replace #icon #text #hover
ADD COMMENT
Topic
Name
5+6 =