Remove menu categories inside categories (See Pic)

Posted in: Newsmag
Post count: 49

Hi I can´t find the option to remove the categories menu when Im seeing a category. Or If I cant remove it, where is the option to personaliza it.

Look the picture please to understand better.

Thanks!

See Pic

  • This topic was modified 9 years by harmario.
  • This topic was modified 9 years by harmario.
Post count: 49

Anyone?

Thanks

Post count: 23312

Hello harmario,

If you want to remove the category siblings, you should use the code below and place it in Theme panel->Custom CSS area.

The code is ->

.td-category-siblings{
display:none!important;
}

Thanks for the message!

Post count: 49

Thanks! It works nice!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newsmag’ is closed to new topics and replies.