Title: Caption hover
Last modified: August 20, 2016

---

# Caption hover

 *  [vikingdad](https://wordpress.org/support/users/vikingdad/)
 * (@vikingdad)
 * [13 years, 12 months ago](https://wordpress.org/support/topic/caption-hover/)
 * I am trying to get text captions to overlay the images on my home page when hover
   over them with the mouse.
 * I am not very experienced with CSS or HTML
 * Is there an easy way to do this?
 * The site is caminoartanddesign.com
 * Thanks

Viewing 3 replies - 16 through 18 (of 18 total)

[←](https://wordpress.org/support/topic/caption-hover/?output_format=md) [1](https://wordpress.org/support/topic/caption-hover/?output_format=md)
2

 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/caption-hover/page/2/#post-2812691)
 * > when I look at the site on another computer the stylesheet change hasn´t worked
 * the old styles are possibly still stuck in the browser cache (?)
 * the exact way of clearing the browser cache might depend on your browser, but
   try ‘CTRL F5’ for istance…
 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/caption-hover/page/2/#post-2812692)
 * just saw an issue in IE7; the caption was off to the right of the image.
 * add `left: 0;` to this line in style.css – shown below:
 *     ```
       .wp-caption.thumb-caption .wp-caption-text { position:absolute; bottom:10px; left: 0; background: #111; color: #fff; font-weight: bold; text-align: left; display:block; padding:3px 3%; width:94%;}
       ```
   
 *  Thread Starter [vikingdad](https://wordpress.org/support/users/vikingdad/)
 * (@vikingdad)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/caption-hover/page/2/#post-2812694)
 * Cleared the cache and it works now.
 * I changed it to left: 0.
 * Hopefully that works, it does when I look at it in IE.
 * Thanks again alchymyth. Really helpful 🙂

Viewing 3 replies - 16 through 18 (of 18 total)

[←](https://wordpress.org/support/topic/caption-hover/?output_format=md) [1](https://wordpress.org/support/topic/caption-hover/?output_format=md)
2

The topic ‘Caption hover’ is closed to new replies.

## Tags

 * [caption](https://wordpress.org/support/topic-tag/caption/)
 * [hover](https://wordpress.org/support/topic-tag/hover/)
 * [image](https://wordpress.org/support/topic-tag/image/)

 * 18 replies
 * 3 participants
 * Last reply from: [vikingdad](https://wordpress.org/support/users/vikingdad/)
 * Last activity: [13 years, 11 months ago](https://wordpress.org/support/topic/caption-hover/page/2/#post-2812694)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
