Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1354135
    toddfmay
    Participant

    I currently have removed the category and date using the following:

    .riga .tg-cats-holder, .riga .tg-item-date, .riga .tg-author-holder, {
    display: none !important;
    }

    How can I now also just remove the author and author icon?

    Thanks- Todd

    #1354161
    Rahul
    Moderator

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    #1354201
    toddfmay
    Participant
    #1354663
    Lely
    Moderator

    Hi Todd,

    Please use the following CSS:

    .riga span.tg-item-avatar,
    .riga span.tg-item-author {
        display: none !important;
    }

    Hope this helps.

    #1355236
    toddfmay
    Participant

    Prefect – Thanks- Todd

    #1355404
    Rupok
    Member

    You are welcome Todd!

    Feel free to let us know if you face any other issue. We’ll be happy to assist you.

    Cheers!

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