One Blog Posts Is Not Showing Title

Home Forums Jevelin Theme One Blog Posts Is Not Showing Title

Home Forums Jevelin Theme One Blog Posts Is Not Showing Title

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • wassim
    Participant

    Please see the attached image, one blog post is not showing me the title!

     

     

     

    http://www.asiacontracting.com/recent-projects/

    Attachments:
    You must be logged in to view attached files.

    Hi @wassim,

     

    Thank you for your question.

     

    You have made that post content hidden using below CSS code on your site so to display it please remove the CSS code.

     

    .blog-list .post-item:nth-child(5) .post-content-container {
        display: none;
    }

     

    Best regards,
    Shufflehound team

Viewing 2 posts - 1 through 2 (of 2 total)