Remove Category, Posted By, Comments data on blog post

Discussion in 'Andrina WordPress Theme' started by manitoba4, Nov 19, 2012.

  1. manitoba4

    manitoba4 New Member

    Joined:
    Jun 25, 2012
    Messages:
    7
    Likes Received:
    0
    Hi there!

    I would like to remove the Category, Posted by & Comments on the actual blog post. You sent the code below which removes it from the blog list page (thank you!) but it didn't remove it from the actual blog post itself. (see attached, would like to remove the data in the red box)

    .content-bar .post .post_meta {
    display: none;
    }

    Please let me know if there is any way to do that.

    Thanks!

    Bobby
     

    Attached Files:

  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Please share the link of your website.
     
  3. manitoba4

    manitoba4 New Member

    Joined:
    Jun 25, 2012
    Messages:
    7
    Likes Received:
    0
  4. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    We have visited your website and it is seem that at the time of customization you have put wrong code in custom css therefore codes below at is not working.

    Sending image for reference

    [​IMG]


    This will solve your issue.
     
  5. manitoba4

    manitoba4 New Member

    Joined:
    Jun 25, 2012
    Messages:
    7
    Likes Received:
    0
    Thank you for that. However, that is not the line of code I'm talking about. I'm trying to remove the Category, Posted By, Comment line from my blog posts. (see photo #1) As you can see, the code you provided to remove this does remove it from the blog list page (photo #2), but not from the individual blog post itself. (see photo #3 is what the list page looks like without the code, #2 is with the code)

    I need it to be gone on the actual blog post page itself. (area highlighted in photo #1)

    This is the code I'm talking about.
    .content-bar .post .post_meta {
    display: none;
    }

    Thanks again!

    BP
     

    Attached Files:

  6. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Please provide the following information listed below.

    Thread Link:
    Your Website URL:
    WordPress Username:
    WordPress Password:

    Send this information on our email at [email protected]
     

Share This Page