- This module does not manage menu items.
To manage such operations like menu items title, type, order and parent go to the menu manager.
This module adds additional elements(icon, subtitles etc) to existing menu items and do nice style.
Dashboard
- Version Lite has about 100 icons.
You should simply select any.
Click any menu item, then “Select icon” and select from dropdown list.
But you can use all icons of Font Awesome using icon field.
Go to site https://fontawesome.com/v5/search?o=r&m=free
Select any icon just typing a few symbols, for example for arrows just type “ar”, it will filter them.
Then click on selected icon, you will see popup with code. You will not be able to copy whole code of icon like <i class=”fas fa-arrows-alt-v”></i>(unfortunately it’s not possible to copy class) but you need only class/ So use any text aditor pass it there, and copy class.
Example – in icon code <i class=”fas fa-arrows-alt-v”></i> class is in brackets ie fas fa-arrows-alt-v
Then past class into filed Icon Select and Icon Past into form - If you want to add any specific style to your module use custom css
Click 3rd tab Additional Parameters, and at the bottom you will see text field CSS Overwrite.
Pass there any code you want
Example – how to change menu background
Use browser tool to get menu id, if you have more than one OSS menu. Also you can simply use this #oss-menu- plus module id(you can get in module list – last digits in row is ID)
If you have the only menu use class omm-dir for example module id is 110 #oss-menu-110{background: #eeeeee} for class .omm-dir {background: #eeeeee} Past css code
VIVA Pro Kit
- Getting VIVA Pro Kit you support further development of our product!
- You will be able to download all Pro plugins which will be released within an year!
- You have the unique opportunity, to get it for very low price!
What plugins will be released?
Now we have the following plugins in development:
- Viva(OSS) Content Cards
- Released...
- Viva Content Slideshow
- Visual slideshow* with a lot of transitions and effects
- Viva Megamenu
- Visual* menu with drag and drop menu items, icons, submenu description, multi column dropdown, preview images etc
- Viva Pagebuilder
- Visual* pagebuilder with drag and drop elements
- Viva Theme Maker
- Visual* theme maker where you can easily create theme, just dragging and dropping elements, customize design and set elements to display as on all pages as on selected types of pages
- And probably some more...
* - it means what you can see immediately in preview right in admin dashboard, see as example this demo
The total price of all these plugins will be $150-200, so get your chance, to get the Kit while it's in development for funny price
The website with the Oss mega menu is working properly, only the mobile version shows only the name OSS Megamenu.
How can I get the mobile version work ?
Your help is appreciated
Hi!
I’ll take a look ASAP, and report you here.
Sorry for delay, it was a weekend
Thanks, Alex
the problem is already solved, had to enable jQuery in the setting for mobile use.