Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #82507

    what can i do to removing

    post date
    post author
    previous post
    next post

    thankyou

    #82522
    Pratik
    Keymaster

    hi @[email protected],
    I am assuming you want these hidden in home blog page. So please add following code in Appearance=> Customize=> Theme Options=> Custom CSS and it should work.

    
    .home .entry-meta,
    .posts-navigation {
       display: none;
    }
    

    If this does not work, please post in your site url.
    Let me know how it goes.

    Regards,
    Pratik

    #82573

    thankyou pratik

    #82636
    Pratik
    Keymaster

    Hi @[email protected]

    Great everything worked out. It would be great if you could leave a review for this theme at: https://wordpress.org/support/view/theme-reviews/chicago#postform.

    Regards,
    Pratik

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘removing post date and author’ is closed to new replies.