Home › Forums › Pro Support › Show categories inside featured images › Reply To: Show categories inside featured images
September 18, 2020 at 1:45 pm
#19591
Participant
Here it is:
.post-image{ position: relative; } .post-image > a > img.wp-post-image { width: 100%; } .post-image > span.cat_links { position: absolute; margin:0; top:auto; bottom: 7.5%; left: 5%; } .post-image > span.cat_links > span > ul{ list-style:none; margin:0; padding:5px; }