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

check can't change submenu "group-content" font size

More
5 years 6 months ago #22642 by mlastname
Ηι!
Thank you for your excellent product! I m newbie css3 mega menu user.
I have this problem:

although this works fine in style.css
#jux_megamenucss3 .megamenu ul.level0 li.megacss3 .group-content{
font-style:italic;
}

this one NOT:

#jux_megamenucss3 .megamenu ul.level0 li.megacss3 .group-content{
font-size:13px;
}

So, i can't change the submenu (group content) FONT SIZE (and other font properties) in any way...
I'd spended much time on this, but it not solved!

Thank you in advance,
John Gr

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

More
5 years 6 months ago #22649 by HaiND
Hi
Thank you for contacting and choosing our product
You want to tilt the font for submenus in the groud content ?
please add code CSS at file : .../modules/mod_jux_megamenucss3/assets/css/style.css :

#jux_megamenucss3 .megamenu ul.level0 li.megacss3 .group-content li.megacss3{
font-style: italic;
}

hope it will help you
Thanks

Best Regards
--HaiND--

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

More
5 years 6 months ago - 5 years 6 months ago #22669 by mlastname
Thank you for your replay and excellent response time!!

Basically i want to change group-content Font Size, NOT tilt!

(i have not any problem about tilt, and easy and succesfully i changed with this code:
#jux_megamenucss3 .megamenu ul.level0 li.megacss3 .group-content{
font-style: italic;
} (without "li.megacss3")

BUT CANNOT change the Font Size of group-content with code below:

#jux_megamenucss3 .megamenu ul.level0 li.megacss3 .group-content{
font-size: 8px;
} (Note: this, not work with ".group-content li.megacss3" too!)
As you know, changing Font Size is important for flexibility, when building a web site, so, any help will be valuable!
Thank u in advance!

John GR
Last edit: 5 years 6 months ago by mlastname. Reason: wrong words

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

More
5 years 6 months ago #22675 by HaiND
Hi again
You want to change the font size of group content, you can try with this code

#jux_megamenucss3 .megamenu ul.level0 li.megacss3 .group-content li.megacss3{
font-size: 8px;
}

hope it will help you, if still have problem, You can send information login back-end via email: This email address is being protected from spambots. You need JavaScript enabled to view it.
I will check it for you soon
Thanks

Best Regards
--HaiND--

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

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