Hello,
I installed and configured JUX CSS3 Mega Menu, but it does not appear on the site.
I also installed and configured JUX Mega Menu, but this menu also does not appear.
What is the problem?
Hi.
I have checked your site, and you have assigned the menu to off-canvas position, it only displays when you click on the hamburger menu icon.
I have edited the source code on this file modules/mod_jux_megamenucss3/tmpl/default.php to help you display the menu on the small screen.
prnt.sc/jD_iK8tAhvJx
Please recheck it.
Regards.
Hi Jackie,
I don't understand what position to assign to see the menu with all devices.
Can you understand it?
On my phone I see the hamburger menu icon overlapping the slides
ibb.co/NSfjFCS
.
Is it possible to move the hamburger menu icon to the right?
Hi.
I have checked your site and config the menu to display the menu in all device. You need to hide the template menu and assign our menu to your menu position.
prnt.sc/63nGi-Qy5Jx1
For the mobile hamburger icon issue. I have added custom CSS to help you fix that issue.
prnt.sc/mogCpbD4OIz0
Please recheck it.
Regards.
Hi Jackie,
I would like the background of the menu items
ibb.co/DMsbzvg
to be transparent, while the color of the menu items and sub-items must be #fe020d .
When you hover over the menu item and sub-item the background must be #fe020d , while the color of the menu item and sub-item becomes white
ibb.co/18GKG74
.
I would like to adapt the width of the drop-down menu to the length of the sub-items.
I would like to add photos to the menu sub-items as shown in your demo
ibb.co/t2W2cgZ
.
How can I do it?
1. To custom the menu color, please select the Menu theme: custom CSS, then you can customize menu item via the Top Menu Style, Dropdown menu style and menu items style tab.
prnt.sc/wSYhgh5L42P0
I have helped you custom the menu color as you want.
prnt.sc/NyDITjUOv9M1
Please recheck it.
2. To change the submenu width, please go to edit the main menu item. Example with the sub-menu item of the "Macchine", please go to edit the Macchine menu item, select Parameter ( JUX Mega Menu CSS3 ) tab and scroll down, you will see the option: Sub menu Columns Width. Add the menu width value as you want.
prnt.sc/tZUleqlAwPqa
3. To add the image for the menu item, please go to edit the menu, select link type tab and add the link image. Example with the "Acciaio inox" menu item:
prnt.sc/zSHzPlB7WsBo
Thanks Jackie,
it's the result that i wanted.
I'd like to divide the "Prodotti" drop-down menu in 2 column .
I tried to do it, but i can't to do it.
How can i do it?
Hi.
I used this CSS to help you change the sub-menu image.
.none #js-mainnavcss3.megamenu ul.level1 li.megacss3 a img {
max-width: 100px;
}
Please recheck it.
Regards.
Thanks Jackie,
it's the result that i wanted.
I'd like to divide the "Prodotti" drop-down menu in 2 column (11 sub-items in the first column and 11 sub-items in the second) .
I tried to do it, but i can't to do it.
How can i do it?