Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1245809
    Understandingcat
    Participant

    Hellos,

    I want to hide the words “Image” and the date in the portfolio overview so only the name shows (see the attached screenshot). How do I do that? Thanks in advance!

    Irisha

    #1245848
    Thai
    Moderator

    Hi There,

    Please add the following CSS:

    .x-portfolio .entry-cover-content span {
        display: none;
    }

    Hope it helps 🙂

    #1265250
    Understandingcat
    Participant

    Thanks! 🙂

    #1265265
    Lely
    Moderator

    You’re welcome!

    Cheers!

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