The "Main Menu" add-on allows you to change the appearance of the main menu, turning it into a side drop-down vertical menu with an unlimited nesting level. When collapsed, the menu is a "Catalog" button that expands into a list of categories by clicking.
Thus, your store will receive a convenient and modern menu. Such a menu is perfect for stores and marketplaces with a complex catalog structure. Ideal alternative to standard Uni options.
Add-on features
- Adds an additional menu view.
- There is no limit on the number of nested items.
- Adapted for the mobile version.
- Store Builder
- Store Builder Ultimate
- Multi-Vendor
- Multi-Vendor Plus
- Multi-Vendor Ultimate
- Buyers
- Owners
- English
- Русский
- 4.17.X
- 4.16.X
- 4.15.X
- 4.14.X
- 4.13.X
- 4.12.X
Installation
After downloading the add-on, its installation is performed using standard CS-Cart tools on the Admin panel →Add-ons→ Manage add-ons → Download and install add-on (+) page.
For CS-Cart 4.13.1 and higher:Admin Panel →Add-ons → Add-on Management → Gear Button → Manual Installation.
Download,select the desired file and click Download and Install
Customization
For the menu to work, no settings are required in the modules menu, but you must select the type of the main menu in the layouts:
and on the Default tabin the parameters of the Main menu block
select template type [MS] Multilevel menu
The color scheme can be changed by adding the following code
.ms_top_menu .ms_top_menu__btn {
background-color: #9b38dc; /* цвет фона кнопки меню*/
border: 1px solid #9b38dc; /* цвет рамки кнопки меню*/
}
/* то же самое, но при наведении и нажатии кнопки */
.ms_top_menu .ms_top_menu__btn:hover, .ms_top_menu .ms_top_menu__btn.open {
background-color: #862ac1;
border-color: #862ac1;
}
to theme style file
What theme do you have and its style can be found here
As a result, the following menu will appear on the site.
v1.0.5 from 11.30.2021
[!] Editing language variables.
v1.0.3 from 26.11.2021
[+] Replaced the MakeShop logo.
v1.0.2 from27.08.2020
[!] Fixed layout errors.
v1.0.1 from25.08.2020
[+] Minor improvements.
v1.0.0 from28.01.2020
[+] First edition.
Here you can share your opinion and evaluate our work.
Your feedback helps us become better and offer you even better service.