• Resolved mmirlach

    (@mmirlach)


    Hi Ben, is there a simple way to hide tags from posts / pages?

    Thanks, Matthias

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Ben Sibley

    (@bensibley)

    Hi Matthias,

    Sure, that is easily done with the following CSS:

    .entry-tags {
      display: none;
    }

    Please copy & paste the code above into the “Additional CSS” section in the Customizer (Appearance > Customize), and it will take effect right away.

    Thread Starter mmirlach

    (@mmirlach)

    Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Hide Tags’ is closed to new replies.