hide "no comments" and "post navigation" of posts

Home Forums All Other Themes hide "no comments" and "post navigation" of posts

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #55903
    Ga YingGa Ying
    Member
    • Topics: 11
    • Replies: 9
    • Total: 20
    Member since: November 7, 2016

    I’m using Construction/Build Pro. I would like to hide “no comments”, “post navigation” AND the categories of every single post. Please help.
    Here is my url: http://modernliving.byethost31.com/

    #56043
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30588
    • Total: 30588
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box

    Add this code there:

    .post-comment{display:none;}
    h1.screen-reader-text{display:none;}

    Regards,
    Brad

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.