Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1094186
    stirlingaustin
    Participant

    HI There

    My site is http://www.austinrozenblum.com. On the front page I have a small case studies portfololio section, I want to remove the author and date/time etc from the pictures. Please could you advise.

    thanks

    Stirling

    #1094502
    John Ezra
    Member

    Hi there,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer or in your child theme’s style.css file.

    .x-recent-posts .x-recent-posts-date {
        display: none;
    }

    Hope this helps – thanks!

    #1095194
    stirlingaustin
    Participant

    thank you!

    #1095254
    Thai
    Moderator

    You’re most welcome.

    If you need anything else please let us know.

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