Home Forums Lorina Individual Blog Post – Author Category Section

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #12970
    EKP
    Participant

    Hi, when posting a post for the website, there is this light gray section in the template that I cannot seem to get rid of.

    It shows the author name, template for an avatar or photo, and categories.

    How do I get rid of this whole section? It’s not necessary for my website.

     

    http://www.e.yoma.com/news/  and click on the single blog post which will take you to the post (it’s a placeholder test with random text) that is screenshot below. The screenshot below is what I am referring to with the section as shown.

    #12972
    Andy
    Keymaster

    To remove this section, add this to ‘Additonal CSS’:

    .single .entry-footer {
        display: none;
    }
    #12978
    EKP
    Participant

    Ahhh it worked thank you so much!!!!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Individual Blog Post – Author Category Section’ is closed to new replies.