×
Support Offline :
Mon - Fri / 08:00am - 05:00pm (GMT +7)
Your Time:
Our Time:
Forum
JUX Member Forum - Restricted to Members Only
JUX Mega Menu Extensions
JUX CSS3 Mega Menu
A question about menu settings
A question about menu settings
Less
More
Posts: 19
Thank you received: 0
Less
More
Posts: 4926
Karma: 49
Thank you received: 334
6 years 11 months ago #20346
by HaiND
Hi
Thank you for feedback us
what is the problem ?
You want to sort the menu by 4 columns or you want to set menu like menu above ?
Thanks
Best Regards
--HaiND--
Please Log in or Create an account to join the conversation.
Less
More
Posts: 19
Thank you received: 0
Less
More
Posts: 19
Thank you received: 0
6 years 11 months ago #20366
by chun
Or show me how to adjust text size color and menu color first.
Because I am in urgent need to know.
thank you!
Please Log in or Create an account to join the conversation.
Less
More
Posts: 4926
Karma: 49
Thank you received: 334
6 years 11 months ago #20372
by HaiND
Hi
Thank you for fedback us
1, with text color:
go to file: ...\modules\mod_jux_megamenucss3\assets\css\style.css and add code custom css:
#js-mainnavcss3 ul.level0 li.megacss3 a{
color:#b15877!important;
}
with #b15877 is color you want
2: with problem background color menu ;
go to file: ...\modules\mod_jux_megamenucss3\assets\css\style.css and add code custom css:
#js-mainnavcss3.megamenu {
background: #b15877!important;
}
with #b15877 is color you want
hope it will help you
if still have problem
You can describe the problem in more detail or send me one image of the problem
I will check it for you soon
Thanks
Best Regards
--HaiND--
Please Log in or Create an account to join the conversation.
Less
More
Posts: 19
Thank you received: 0
6 years 10 months ago #20605
by chun
Hi
How to edit menu spacing kerning
And font style and size
thanks!
Please Log in or Create an account to join the conversation.
Less
More
Posts: 4926
Karma: 49
Thank you received: 334
6 years 10 months ago #20606
by HaiND
Hi
Thank you for feedback us
please go to back-end modules -tab advanced -> custom css and add code:
li.megacss3 a.megacss3{
padding: 4px 10px!important;
font-size:17px!important;
}
with 17px is font size and
4px is top and bottom of the menu
10px is left and right of the menu
hope it will help you
Thanks
Best Regards
--HaiND--
Please Log in or Create an account to join the conversation.
Forum
JUX Member Forum - Restricted to Members Only
JUX Mega Menu Extensions
JUX CSS3 Mega Menu
A question about menu settings
Time to create page: 0.071 seconds