March 21, 2016 at 18:21
#112015
Radu
Moderator
Hi,
I will provide you a solution for start, for advanced customization you will have to hire a developer.
Upload the attached file (content.php) after you will unzip it to wp-content/themes/kleo-child/
NOTE : The child theme should be installed and activated
Add this css to wp-admin -> theme options -> general settings -> quick css
COPY CODE
body.single-post .article-media {
position: relative;
}
.kleo-excerpt_over_featured_image {
position: absolute;
padding: 50px 100px;
font-weight: bold;
font-size: 1.3em;
line-height: 1.5em;
color: #FFF;
}
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution