Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello Kasia,

    Please try to use the following CSS code in order to hide (not remove) that information.

    You can add CSS code to your site with Simple Custom CSS plugin (just copy CSS code and paste it in Dashboard → Appearance → Custom CSS after installing and activating the plugin). Also you can add CSS code directly to style.css file of your child theme.

    .entry-meta {
        display: none;
    }

    Please feel free to ask any other questions that you might have.

    Kind Regards, Roman.

    Thread Starter Kasia0611

    (@kasia0611)

    Thank you!

    You are welcome Kasia!

    And have a nice day ??

    Kind Regards, Roman.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Autor, date’ is closed to new replies.