Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1039778
    ikrasnov
    Participant

    Hello,

    I was wondering how I can remove the text circled in the image below. We are attempting to utilize the portfolio as a sort of news page and do not need the image/gallery/video text.

    Thanks,

    #1039875
    Christian
    Moderator

    Hey there,

    Please add the code below in your Appearance > Customize > Custom > CSS.

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

    Hope that helps. 🙂

    #1039900
    ikrasnov
    Participant

    Awesome! Thank you!

    #1040013
    Thai
    Moderator

    You’re most welcome 🙂

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