Okay
  Public Ticket #3078628
change uncategorized
Closed

Comments

  • reaven5555 started the conversation

    Hello, 

    I would like to put another title for the category uncategorized or simply delete it and keep my other categories for event filter .
    Best regards 

  •  787
    Zhivko replied

    Hi,

    Go to Dashboard -> STEC -> Fonts & Colors -> Custom style tab and add following css:

    .stec-top-menu-filter-contents li[data-catid='0'] {
        display: none !important;
    }



    Stachethemes Developer