Home › Forums › Pro Support › Change the Images Overlay Icon › Reply To: Change the Images Overlay Icon
August 5, 2016 at 11:16 am
#460
Participant
I only see one post with code in it.
.wp-show-posts-image-overlay:not(.no-icon):before {
font-family: FontAwesome !important;
content: “\f0e7” !important; /* replace with the unicode you want to use */
}