Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1335152
    peadar
    Participant

    Hello, I have an events plugin, I wish to hide the post author, pubilsh date and comments information from this. See picture.

    I believe it is the theme which controls the display of this information.

    What can I add to the CSS to ensure this info isn’t displayed on this type of post?

    Login info to follow

    Thank you.

    Kind regards,

    Peter

    #1335159
    peadar
    Participant
    This reply has been marked as private.
    #1335187
    Thai
    Moderator

    Hi There,

    Please add the following CSS under Customizer > Custom > Global CSS:

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

    Hope it helps 🙂

    #1364519
    peadar
    Participant

    Fantastic, thank you 🙂

    Great support as always!

    #1364562
    Prasant Rai
    Moderator

    You are most welcome. 🙂

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