Your account expired support, please renew to get your support.

Home Forums Themes Support Gecko Post Author

Viewing 2 reply threads
  • Author
    Posts
    • #38191
      bradbremner
      Support Expired

      I tried to use some plugins to remove the post author and date from blog posts, but it just left the “By” and “on” text, which looked even worse. Do you know how I can hide the post author? Please see screenshot

      Attachments:
      You must be logged in to view attached files.
    • #38198
      Harry
      Support Expired

      Hi Brad,

      please add below code to JanStudio > Theme Option > General Layout > Custom CSS

      .post-info .span {display: none}

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #38225
      Harry
      Support Expired

      Sorry, please change code to

      .post-info span, .post-meta {display: none}

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

Viewing 2 reply threads

You must be logged in to reply to this topic.