Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1177131
    apadkins
    Participant

    I just want a portfolio page that has images. I’ve already removed the meta info of author and date (super easy in customizer – nice), but don’t know how to remove the title I have for each portfolio item.

    How do I do that? Thanks.

    #1177343
    Jade
    Moderator

    Hi there,

    You can add this under Custom > CSS in the Customizer.

    .entry-title-portfolio {
       display: none;
    }

    Hope this helps.

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