Remove link from categories

ThemeBurn SupportForumsOpenCart ThemesTechnopolis OpenCart ThemeRemove link from categories

This topic has been marked as not resolved.

Hi,
How can I remove parent categories links ?

April 28, 2017 at 8:03 pm #58632

Hi,

Can you try to use this custom CSS:

.tb_megamenu > a {
  pointer-events: none;
}

Add these styles from the Theme CP > Theme Settings > Custom > Custom Stylesheet text field.

BR,
ThemeBurn team

May 2, 2017 at 12:59 am #58702

Hi,
How can I remove subcategories from top menu.
Regards,
Andres

July 19, 2020 at 3:07 am #68003
Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.