Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello @jlsanchez,

    Thank you very much for the appreciation .

    Now to remove the meta field from the single post use below given CSS.

    For this go to Admin Panel > Appearance < Customize > Additional CSS and paste below given CSS.

    .single .entry-meta {
        display: none;
    }

    If you want more dedicated and swift support on the theme, please visit the theme’s official support forum where the theme’s official support team are stand by to answer each and every one of your questions.
    https://themepalace.com/forum/education-hub/

    Best regards.

    Thread Starter jlsanchez

    (@jlsanchez)

    Thank you!!! ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘dont show category, date and user of every post’ is closed to new replies.