Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #401725

    Is it possible to have blog posts without a picture ?

    I’ve tried all the settings I can find and the blog always seems to need to have a picture for the post.

    Many thanks

    #402138

    Hey!

    Try adding this code to the Quick CSS:

    .post_author_timeline, .template-blog .blog-meta {
        display: none;
    }

    Cheers! 
    Josue

    #402201

    Nice one, worked a treat!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Blog without pictures’ is closed to new replies.