Reply 191068 to: Hiding a categorie from the list

Avatar: Rose Tyler
Rose Tyler
Support staff
April 13, 2018 at 15:20

Hello,

These categories are shown in the sidebar via Product Categories WC widget. All available option you can find in settings of the widget http://prntscr.com/j4ssso
VFL-katalog category can be hidden via custom css code:

.widget_product_categories.sidebar-widget .cat-item-155 {
    display: none;
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.