Posts, remove author name and tags

Home Forums Jevelin Theme Posts, remove author name and tags

Home Forums Jevelin Theme Posts, remove author name and tags

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Marcin Gora
    Participant

    Hi Team,

     

    I have found in other topics code for removing author name and tags from Posts, but those seems not working for me.

    Code that you shared with me for removing Posts title works fine.

     

    Can you verify if below one code is fine?

     

    Post, remove name of author

     

    .page-template-page-blog span.post-meta-author {
    display: none;
    }

     

    Post, remove tags
    .blog-single .sh-blog-tags {
    display: none;
    }

     

    Thanks!

     

     

    Hi Marcin,

     

    I hope you are well today and thank you for your question.

     

    Yes the shared code is fine but if it doesn’t work for you then could you please share me your site URL where it’s happening so that i can troubleshoot it?

     

    Best regards,
    Shufflehound team

Viewing 2 posts - 1 through 2 (of 2 total)