Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1025280
    TomasJarvling
    Participant

    Hi.
    I have a question. Is it possible to remove the “Sort Portfolio” text on this page: http://samverkanmotbrott.se/aktuellt/

    I am not using portfolio categories and don’t need it.

    Tomas

    #1025518
    Thai
    Moderator

    Hi There,

    Please add the following CSS under Customizer > Custom > Global CSS:

    .page-template-template-layout-portfolio ul.option-set.unstyled {
        display: none;
    }

    Hope it helps 🙂

    #1025676
    TomasJarvling
    Participant

    Perfect. Thanks

    #1026267
    Christopher
    Moderator

    You’re welcome.

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