Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1290211

    Hi
    I would like the ability to remove the author name and photo from a single post.
    I see how I can do this for all blog posts, but that is not what I want.I only want to remove it from 1 post.

    TIA

    Jake

    #1290297

    Hi Jake,

    Can you give us the link to the page mentioned? also tell us the title of the post that you want to remove the author name and photo.

    Best regards,
    Nikko

    #1290631

    Hi
    it’s not a page that has the issue – it’s a post.
    Please see link above

    I would be interested in knowing how to get rid of the author photo and name
    and
    I would be interested to know how to get rid of all of the meta info including: Date, comment count, category, and author name/photo

    Reminder that I only want to remove it on this post – not ALL of the posts

    thank you

    #1291205

    Hi,

    Add this to quick css:

    .postid-39273 .post-meta-infos,
    .postid-39273 .abh_box.abh_box_down.abh_box_minimal{
    display:none!important;
    }

    Best regards,
    Jordan Shannon

    #1291212

    hi thanks
    That worked for the meta info, but did not hide the author photo.
    Can you send the updated css to hide that as well?
    Thanks

    #1291213

    hi – never mind – I found the blog-meta and added it to the css and now it hid the author photo. Thanks again

    #1291238

    Hi cleanpowerX,

    We’re glad to hear that :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Remove Author name and photo from a single post (not all of the posts)’ is closed to new replies.