Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #760217

    Hi,

    I have added

    .entry-content .post-meta-infos {
    display: none;
    }

    to my quick CSS but its still showing author name, categorys and quantitiy of comments in blog posts?
    Best would be if it would just show the date!

    #760220

    Hey Tima,
    Could you please provide a  link to the site and login info so that I can look into this further.

    Best regards,
    Jordan Shannon

    #760583

    #760822

    Hi,

    I added the following to quick css and it seems to work. Let me know if this is what you needed:

    span.post-meta-infos{
    display:none!important;
    }

    Best regards,
    Jordan Shannon

    #760927

    Hm now all information is hided. Thats better than beforde but great would be if it would show the date when the article was published..

    #760977

    Hi,

    I updated that css to make sure the date is visible.

    Best regards,
    Jordan Shannon

    #760979

    Thanks its perfect now

    #760983

    Hi,

    Great. I am glad this was able to be fixed. If you need additional help, please do not hesitate to let us know.

    Best regards,
    Jordan Shannon

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘name of author, quantity of comments, category in blog post’ is closed to new replies.