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

    I am trying to get the blog set up so that it is a single author (with no author picture) and with a feature image that is not cropped.

    Basically, the way it currently looks now except without my face next to every post :-)

    http://www.gregorybeylerian.com/news/

    Problem is that when I set it to single author, big picture – no image shows up in the post excerpt, only text?

    Thoughts, thanks!

    G.

    #348791

    Hi gb!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .blog-meta, .post_author_timeline { display: none; }
    .template-page .big-preview { padding: 0; }

    Best regards,
    Yigit

    #348904

    Worked like a charm, thanks!

    GB

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Setting up the blog…’ is closed to new replies.