This topic has 6 replies, 2 voices, and was last updated 6 years, 7 months ago ago by Rose Tyler
hi,
I would like to hide a categorie from the categorie list like in the picture here… let say i want to hide the VFL-katalog
https://prnt.sc/j4sow1
I searched the forum, but couldn’t find an answer, looked in the web, I found some solutions but I don’t want to try yet..
any help on this?
Thank you.
link in the PC
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
Didn’t work…
I created a user name and password with an admin access
credentiels are in the PC
Wp-admin credentials are incorrect. Please check them.
I do not see the code via the console. Have you added the code in Theme Options > Styling > Custom css? Do you use cache plugin? If yes, please clear cache.
Regards
Dear Rose..
I am sorry for the delay.
We use the WP Super cache…i deleted the cache and it works… but with Chrome I needed to delete the cache too and not on FF:)
more waste of time:)
Thank you very much for your help!
have a lovely week-end.
Hello,
You’re welcome!
Have a nice day.
Regards
You must be logged in to reply to this topic.Log in/Sign up