Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #306308
    Parker Pfister
    Participant

    Hi, I tried the css ad entered this .entry-footer .entry-meta { display: none; }

    but it didnt work. Could you please advise?

    http://www.parkerjphoto.com/blog

     

    Thanks! Parker

    #306327
    Sakin
    Keymaster

    Hi Parker,

    That CSS works to hide the entry meta which is on the footer. But if you want to hide the entry meta from archive pages then you need to add the following CSS in the “Appearance => Customize => Aditional CSS” box:

    .archive-post-wrap .entry-meta { display: none; }

    Regards,
    Sakin

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Photofocus pro cant remove tags and categories’ is closed to new replies.