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

file Can't turn underline off for menu items

More
3 years 4 months ago #39835 by Beth Worthy

Beth Worthy wrote: Another question: on mobile, the menu isn't "sticky" to the top like it is on the desktop. How do I make sure it's sticky for mobile, as well?


Anyone have any ideas?

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

More
3 years 4 months ago #39841 by HaiND
Hi
Please add code CSS:

@media (max-width: 767px){
.jux-collapse-bar {
position: fixed;
top: 0;
left: 0;
width: 100%;
z-index: 1000;
opacity: 1;
transition: all 0.4s;
display: block;
}
}

Thanks

Best Regards
--HaiND--

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

More
3 years 2 months ago #40016 by mik
where do you add this code?

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

More
3 years 2 months ago #40019 by mik
where do you add this code?

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

More
3 years 2 months ago #40020 by HaiND
Hi
please got to : ../modules/mod_jux_easy_megamenu/assets/css/default.css and add code
Thanks

Best Regards
--HaiND--

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

More
3 years 2 months ago #40021 by mik

HaiND wrote: Hi
please got to : ../modules/mod_jux_easy_megamenu/assets/css/default.css and add code
Thanks

I do not have this folder
I have /modules/mod_jux_megamenu/assets/css/?

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

More
3 years 2 months ago #40022 by mik
I have /modules/mod_jux_megamenu/assets/css/
animate.css
ie8.css
index.html
jux-font-awesome.css
jux-responsivestyle.css
style.css
style_responsive.css

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

More
3 years 2 months ago #40023 by HaiND
Hi
You can add: ... style.css
Thanks

Best Regards
--HaiND--

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

More
3 years 2 months ago #40024 by mik

HaiND wrote: Hi
You can add: ... style.css
Thanks

Tried it several times, and to other files in this folder, no changes. No effect. Does not work.

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

More
3 years 2 months ago #40029 by mik

HaiND wrote: Hi
You can add: ... style.css
Thanks

impossible to do?

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

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