Quote from
luishp on February 27, 2021, 6:05 pm
@kazem please uninstall the plugin and install the attached one.
There is a new command that allows to assign a CSS class to each menu item: neoMenuAddItemWithClass.
Add this CSS code:
.myclass a{
font-size:20pt;
font-family:'Times New Roman';
}
With this neoMenu command:
neoMenuAddItemWithClass "menu1" "Item 1" "" "myclass" "" 0
I will add the updated plugin in the next VisualNEO release.
Regards.
@kazem please uninstall the plugin and install the attached one.
There is a new command that allows to assign a CSS class to each menu item: neoMenuAddItemWithClass.
Add this CSS code:
.myclass a{
font-size:20pt;
font-family:'Times New Roman';
}
With this neoMenu command:
neoMenuAddItemWithClass "menu1" "Item 1" "" "myclass" "" 0
I will add the updated plugin in the next VisualNEO release.
Regards.
Uploaded files:- You need to login to have access to uploads.