Created
          March 3, 2016 21:39 
        
      - 
      
- 
        Save ScottDeLuzio/aa2a354cd8343893a7de to your computer and use it in GitHub Desktop. 
    Text Widget Setup for Hover Text on Image
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | <!-- Replace http://yoursite.com/link-to-a-page with the actual link to the page you want to link to --> | |
| <a href="http://yoursite.com/link-to-a-page"> | |
| <!-- Replace http://yoursite.com/wp-content/uploads/2016/02/your-image.jpg with the actual image URL --> | |
| <img src="http://yoursite.com/wp-content/uploads/2016/02/your-image.jpg" alt="" /> | |
| <div class="hover-text">The text you want to display</div> | |
| </a> | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment