Conversation
supportHi, How can I delete the link from the categories, as the categories are still forming, but I don’t want to stop showing the user all the categories? Thanks
Hi @kklo , You can disable the links of the category slider using the following CSS code. Add the following CSS code at Dashboard > Woo Cat Slider > Settings > CUSTOM CSS .sp-wcsp-cat-item, .sp-wcsp-cat-item-thumb-content { pointer-events: none; } Hope this may help you. Have a nice day.
Hi, @pulak00 Thanks
Hi @kklo , You are always welcome. Have a nice day.
Thanks This reply was modified 3 years, 8 months ago by kklo .
Hi @kklo , You can disable the links of the category slider using the following CSS code. Add the following CSS code at Dashboard > Woo Cat Slider > Settings > CUSTOM CSS .sp-wcsp-cat-item, .sp-wcsp-cat-item-thumb-content { pointer-events: none; } Hope this may help you. Have a nice day.
Hi, @pulak00 Thanks
Hi @kklo , You are always welcome. Have a nice day.
Thanks This reply was modified 3 years, 8 months ago by kklo .