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 5 months ago #39759 by Beth Worthy
Hello!

I have a couple of issues that I'm trying to figure out.

1) How do I remove the underlining of each menu item? It doesn't show in preview and I don't see where I can select to remove it.

2) When you first open the page, the jux mega menu doesn't expand across the entire page. But if you scroll down a bit, the width of the menu suddenly "snaps" into the correct page width.

Any ideas on either of these? The underlining is the most pressing issue.

TIA,
Beth

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

More
3 years 5 months ago #39765 by HaiND
Hi
You can send information login back-end
I will login check and fix it for you
Thanks

Best Regards
--HaiND--

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

More
3 years 5 months ago #39768 by Beth Worthy
Thank you!

The client would also like the submenu items to be left justified instead of centered. I was thinking once you explained how to change the underline, I'd be able to find that the same way. But if you're going in and making underlines gone and the menu do page width right away, if you could make the text left justified, as well, that would be amazing!

Could you please tell me how I would have been able to do that on my own?

Beth

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

More
3 years 5 months ago - 3 years 5 months ago #39774 by HaiND
Hi
1: with problem underline
please go to sourcode: .../modules/mod_jux_easy_megamenu/assets/css/default.css and add code:

.jux-nav li a {
text-decoration: none!important;
}
2: if you menu item left
please go to sourcode: .../modules/mod_jux_easy_megamenu/assets/css/default.css and add code:

.jux-nav li a {
padding-right: calc(30px - 1px)!important;
padding-left: calc(5px - 1px)!important;
}

Thanks

Best Regards
--HaiND--
Last edit: 3 years 5 months ago by HaiND.

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

More
3 years 5 months ago #39785 by Beth Worthy
Hello!

I tried putting in those lines in the css, but it didn't work. :( I've entered my ftp info, as well.

Also, if you go to the site nwgolfmaps.com, you'll see the module doesn't extend across the entire top of the page (on desktop). If you scroll down, it suddenly does. How do we fix it so it extends across the top all the time?

Beth

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

More
3 years 5 months ago #39786 by Beth Worthy
Hello!

The code you gave me made the whole menu bar be left justified. I need to text of the submenus to be left justified. Example, if you to the site and hover over Courses, all the submenu items that show up should be left justified, not centered.

How do I do that?

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

More
3 years 5 months ago #39787 by HaiND
Hi
I thought you wanted all menus
ok, I'll show you how to left-align the submenu
Please add code CSS:

.level1 .jux-menu-item-wrapper {
text-align: left!important;
}

Thanks

Best Regards
--HaiND--

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

More
3 years 5 months ago #39791 by Beth Worthy
Thank you!

How can I make the mobile version not show the underline?

I tried to do this:

.jux-nav-mobile li a {
text-decoration: none!important;
}

But it didn't seem to work.

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

More
3 years 5 months ago #39794 by HaiND
Hi
I check and see on mobile it is not underline
You can describe the problem in more detail or send me one image of the problem via: prnt.sc/
I will check it for you soon
Thanks

Best Regards
--HaiND--

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

More
3 years 4 months ago #39816 by Beth Worthy
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?

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

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