remove menu categories

  • Posts: 11
  • Thank you received: 0
12 years 4 months ago #57591

hello,

how do i remove the categories from a menu? i dont want them there. i want them removed.

tambovskystrings.com/accessories.html

Attachments:
Last edit: 12 years 4 months ago by tambovskya.

Please Log in or Create an account to join the conversation.

  • Posts: 13201
  • Thank you received: 2322
12 years 4 months ago #57649

Hi tambovskya,

You can hide it by css, edit the file front-end css in HikaShop > Configuration > Display.
And add the property:
#hikashop_category_information_menu_233 .hikashop_subcategories{ display: none; } [code][code]
#hikashop_category_information_menu_233 .hikashop_subcategories{
display: none;
}
[code]

Please Log in or Create an account to join the conversation.

  • Posts: 11
  • Thank you received: 0
12 years 4 months ago #57651

Xavier wrote: Hi tambovskya,

You can hide it by css, edit the file front-end css in HikaShop > Configuration > Display.
And add the property:
#hikashop_category_information_menu_233 .hikashop_subcategories{ display: none; } [code][/quote] How would I open the .css file? Do you mean the template.css?[code]
#hikashop_category_information_menu_233 .hikashop_subcategories{
display: none;
}
[/quote] How would I open the .css file? Do you mean the template.css?[code]

How would I open the .css file? Do you mean the template.css?

Please Log in or Create an account to join the conversation.

  • Posts: 13201
  • Thank you received: 2322
12 years 4 months ago #57653

Like that:

Attachments:
The following user(s) said Thank You: tambovskya

Please Log in or Create an account to join the conversation.

  • Posts: 11
  • Thank you received: 0
12 years 4 months ago #57654

Thank you very much!

Please Log in or Create an account to join the conversation.

Time to create page: 0.085 seconds
Powered by Kunena Forum