• I’m making a menu in footer using portfolio images that link to about, contact etc.

    I need the filters gone. Is there a simple way to do this?

    I tried this in the CSS field but no change …

    /*Hide Category */
    #js_sort_items .sort_by_cat   {
        display: none !important;
    }
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Remove filters completely’ is closed to new replies.