Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1125486
    NytteverdiAS
    Participant

    Hello.

    I need som help to remove the “all” button in the portfolio filter. I am using the Integrity version with the portfolio layout. I just want to display my own categories without the “all” button on the filter on top.

    I have tried unselecting “all categories” in the portfolio options but it is not working. I have also tried finding solutions in this forum but it does´nt seem to be any thread solving this issue.

    Thank you in advance:)

    #1125715
    Lely
    Moderator

    Hi There,

    Thanks for posting in. Please try adding the following CSS in Appearance > Customize > Custom > Edit Global CSS:

    .x-portfolio-filters-menu li:first-of-type {
        display: none;
    }

    Hope this helps.

    #1126792
    NytteverdiAS
    Participant

    Thank you very much!

    That worked like a charm;-)

    #1126933
    Rue Nel
    Moderator

    You’re welcome!
    We’re glad we were able to help you out.

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