Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1152761
    TaverasJose
    Participant

    Hi guys, I searched all over the forum before posting, I just can’t find what Im looking for.
    I installed a Glossary Plugin, which creates a Glossary Index Page:

    Glossary

    And custom-type posts for Glossary Items:

    Insulin

    I would like to remove the Meta data including Date and Author from all these posts.

    How can I do it?

    #1152877
    Rupok
    Member

    Hi there,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer.

    .single-glossary .p-meta {
      display: none;
    }

    Hope this helps.

    Cheers!

    #1154216
    TaverasJose
    Participant

    It worked , thank you!

    #1154514
    Rahul
    Moderator

    Glad that worked for you!

    If you still have anything to ask, let us know. We’d be happy to assist you with everything.

    Thanks.

  • <script> jQuery(function($){ $("#no-reply-1152761 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>