#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
Attachments:
  1. content.php_.zip

Log in with your credentials

Forgot your details?