Home › Forums › Pro Support › List item order / image swap on hover › Reply To: List item order / image swap on hover
January 17, 2019 at 5:35 am
#7197
Participant
The swap image would be another image from media library.
I wonder why the hover is not by default affecting title color, so would not have to code like this:
.wp-show-posts-inner:hover .wp-show-posts-entry-title a {
color: #ffffff;
}
I have the WPSP alpha 1.0 already on test 🙂