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

    Hello,

    First of all, great theme! Really on of the best so far!

    Please look at this page:

    http://waterlandfilm.12switch.nl/portfolio-item/kauwboy/

    And than at ‘Gerelateerde berichten’.

    I want to show a list of posts with only the title. No picture. Is this possible?

    Thanks!

    Gr. Jeen Kersten

    #131544

    Hi,

    You can hide the images using this on your custom.css or Quick CSS

    .single .slide-image {
    display: none;
    }

    Regards,

    Ismael

    #131545

    Thanks!!!! Works perfect!!!

    #131546

    Hey,

    Glad it worked. :)

    Note that the code above will hide all post slider images on single post view.

    Cheers,

    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Only show title at blog posts’ is closed to new replies.