Home › Forums › Pro Support › Post Title › Reply To: Post Title
September 12, 2020 at 1:21 pm
#19250
Keymaster
Hi there,
This may help:
#wpsp-64 .wp-show-posts-inner {
position: relative;
}
#wpsp-64 header.wp-show-posts-entry-header {
position: absolute;
bottom: 5px;
padding: 10px;
background: #000;
left: 5px;
}
#wpsp-64 .wp-show-posts-image.wpsp-image-center {
margin-bottom: 0;
}
#wpsp-64 .wp-show-posts-entry-title a {
color: #fff;
}
Let me know 🙂