Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #606982

    hello,

    here: http://www.jeelsites.nl/testen/images/blog.jpg

    i’m having three questions about this:

    1. can i hide the number of ‘reacties’ / comments and also the date if possible?
    2. is it possible to replace the image here from up to right middle?
    3. despite the fact i choose to show Title, Summary and Read More link, the Summary does not show. any idea why not?

    • This topic was modified 8 years ago by yampieters.
    #607331

    Hi jelle,

    Could you provide us with a link to the site in question so that we can take a closer look please?

    Thanks,
    Rikard

    #607437

    sure, see below

    #607633

    Hey!

    1&2 – Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .slide-meta {
        display: none!important;
    }
    .page-id-104 .slide-content {
        width: 50%;
    }
    .page-id-104 a.slide-image {
        width: 50%;
        float: right;
    }

    3- Please edit your blog post and click “Screen options” on the top right corner and check “Excerpt” and then scroll below your post content and add your excerpt manually.

    Cheers!
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.