Title: Hover link
Last modified: August 30, 2016

---

# Hover link

 *  [volpik](https://wordpress.org/support/users/volpik/)
 * (@volpik)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/hover-link-1/)
 * Hi,
    how I can make title of link to change color when I pass over with mouse?
   I cannot find out!
 * [https://wordpress.org/plugins/wp-tiles/](https://wordpress.org/plugins/wp-tiles/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [baclab](https://wordpress.org/support/users/baclab/)
 * (@baclab)
 * [9 years, 12 months ago](https://wordpress.org/support/topic/hover-link-1/#post-6527083)
 * Hey volpik,
 * You can just set a css class in the byline section and customize it in Your WordPress
   custom css.
    for example:
 * `<div class"tiles"> %title% <br> %featured_image%</div>`
 * `.tiles:hover {[background-color: #000]}`
 *  Thread Starter [volpik](https://wordpress.org/support/users/volpik/)
 * (@volpik)
 * [9 years, 12 months ago](https://wordpress.org/support/topic/hover-link-1/#post-6527084)
 * Thanks, but I could not manage to make it working 🙂
    I have this custom css 
   on the page, and I have just appended your css part after it, maybe this is not
   the way to do it 🙂
 * —–
    .wp-tiles-tile-with-image .wp-tiles-byline-title { /* text-align:left; float:
   right; (questo genera un box pieno) */ font-family: ‘Raleway’, sans-serif; font-
   weight: 500;
 * font-size:25px;
    background-color: #C01727; /*opacity: 0.9;*/ display: inline;/*
   font-weight:bold; */ line-height: 130%;
 * position: relative;
    bottom: 20px;
 *  }
 * .tiles:hover {[background-color: #000]}
 * —–

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Hover link’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-tiles_8f8e84.svg)
 * [WP Tiles](https://wordpress.org/plugins/wp-tiles/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-tiles/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-tiles/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-tiles/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-tiles/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-tiles/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [volpik](https://wordpress.org/support/users/volpik/)
 * Last activity: [9 years, 12 months ago](https://wordpress.org/support/topic/hover-link-1/#post-6527084)
 * Status: not resolved