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

    Hi,

    I want to remove the picture that appears in blog entries. Attached image.

    image for see the element that I want to remove

    Thanks for the support,

    Xavi

    #620055

    Hi xavigama!

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

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

    Best regards,
    Yigit

    #620064

    Ok!

    Thank you very much! Another question. Save this posts for another questions or open new post when I have other question?

    Regards,

    Xavi

    #620065

    Hi!

    Please feel free to start another one :)

    Best regards,
    Yigit

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