Support Online: Mon - Fri / 08:00am - 05:00pm (GMT +7)
Your Time: Our Time:

file Can't see submenu

More
6 years 11 months ago #16972 by Huyen Tran
Replied by Huyen Tran on topic Can't see submenu
Hi,
As animation:
Please go to .../mod_jux_megamenu/tmpl/default.php and fine line 43 to 45 as below and comment them :
-moz-animation:'.$navigation_animation.' '. $animation_duration .'ms ease-in ;
-webkit-animation:'.$navigation_animation.' '. $animation_duration .'ms ease-in ;
animation:'.$navigation_animation.' '. $animation_duration.'ms ease-in ;

Best Regards,
Huyen Tran

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

More
6 years 10 months ago #17018 by Gauthier d'Otreppe
Ok, there is no more animation but now I can't reach the submenu. When I go over the menu item, the submenu deploy but when I want to go to a submenu item, the submenu disappear !
There is still the problem with the submenu in mobile version who doesn't show.

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

More
6 years 10 months ago #17048 by Huyen Tran
Replied by Huyen Tran on topic Can't see submenu
Hi,
Please add some code below in custom css and test on your site again
.dropdown-menu{
margin-top:-9px!important;
}

Best Regards,
Huyen Tran

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

More
6 years 10 months ago #17062 by Gauthier d'Otreppe
Hi

Thank you for that, it work now, but I still can't see the submenu in mobile version...

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

More
6 years 10 months ago #17106 by Gauthier d'Otreppe
Could you olease solve the problem with the submenu invisible in mobile version ?

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

More
6 years 10 months ago #17114 by Huyen Tran
Replied by Huyen Tran on topic Can't see submenu
Hi,
Please add some code in custom css

@media screen and (max-width: 768px){
#js-mainnav.megamenu .js-megamenu{
text-align:left!important;
}
#jux_memamenu103 #js-mainnav.megamenu .childcontent-inner-wrap{
position: relative!important;
top:10px!important;
}
}
NOTE: You are using old version, You can update new version on your site.
Thank you so much

Best Regards,
Huyen Tran

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

More
6 years 10 months ago #17130 by Gauthier d'Otreppe
Hi

Thanks for that but it doesn't work...

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

More
6 years 10 months ago #17137 by Huyen Tran
Replied by Huyen Tran on topic Can't see submenu
Hi,
I test your site on my local, it works
Please view my video:

Best Regards,
Huyen Tran

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

More
6 years 10 months ago #17217 by Gauthier d'Otreppe
As you can see here, for me it's not working...
Here a complete copy of the website with you code at the end of layout.css in the template content : www.dropbox.com/s/pdciwuljkdgkpie/gdocreative_sacd.zip?dl=0

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

More
6 years 10 months ago #17218 by Huyen Tran
Replied by Huyen Tran on topic Can't see submenu
Hi,
Give me your sql again?
I will check your site on my pc again,
Thank you

Best Regards,
Huyen Tran

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

Moderators: Jackie
Time to create page: 0.051 seconds
Powered by Kunena Forum