No image in the article preview

  • AlexB

    #2016

    If I create a blog article with images, the first image will be shown in the article preview on the left side. I think this kind of pictures will be called Post Thumbnails.

    Exist an Option to remove this function or must I edit a file?

    Thanks for your help

    Admin

    Syahir Hakim

    #17254

    Add this code into the theme’s Custom CSS option:

    .excerpt-thumb {
    display: none;
    }

    LuBueno

    #17255

    In the slider, can I put one single and big image that “call” my post? Well, is hard to explain with my bad English, but you can see what I’m trying to say here: http://www.garotasestupidas.com/ There, there is one image and when I click on it the page/post is shown.

    Thank you!!

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

  • You must be logged in to reply to this topic.