Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1155147
    Mrs E
    Participant

    I know this has been asked A LOT as I have tried all the different versions of this code:

    .single-x-portfolio .entry-featured {
    display: none!important;
    }

    They are still appearing? Help!

    Login details to follow.

    Thanks
    Nic

    #1155150
    Mrs E
    Participant
    This reply has been marked as private.
    #1155249
    Christian
    Moderator

    Hey there,

    You have two Portfolio post type in your site. Please give us the URL of a portfolio single item.

    Thanks.

    #1163415
    Mrs E
    Participant

    I wondered if this might be the problem! http://mrsecreative.com/portfolio/ali-barber/

    #1163417
    Mrs E
    Participant

    Do they count as projects rather than portfolio items?

    #1163512
    Nabeel A
    Moderator

    Hi again,

    Both portfolio types will be considered as separate portfolios or projects in your case. To hide the featured image, add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:

    .single-jetpack-portfolio .entry-featured {
        display: none !important;
    }

    Let us know how this goes!

    #1195720
    Mrs E
    Participant

    Sorry for the delay! Thank you it has worked 😀

    #1195808
    Darshana
    Moderator

    Glad we were able to help 🙂

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