• Resolved neliti

    (@neliti)


    Hi, I am wondering how I can remove the author, date, category, and “read more” information for all sticky posts?

    Basically I want to have a summary of information stuck at the top of each category.

    Website: neliti.com

Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author Richie KS

    (@rkcorp)

    add this to theme option->custom css
    #custom #post-entry article.sticky .post-meta,#custom #post-entry article.sticky .post-more {display:none;}

    Thread Starter neliti

    (@neliti)

    Hi Richie, Thanks for the response but that CSS code didnt work. Anything else you can think of?

    Thanks for any help.

    Theme Author Richie KS

    (@rkcorp)

    are you sure, seem working to me if i add them.
    did you clear cache etc after adding the code?

    Thread Starter neliti

    (@neliti)

    Hi Richie, yep! All sorted. Thanks so much.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Remove Author, Date, Category and "read more" from sticky posts’ is closed to new replies.