-
AuthorPosts
-
May 4, 2018 at 9:01 am #951449
Hallo zusammen, das Untermenue meiner Seite lässt sich nicht stylen (font grösse)
Ich habe in der Administration im Erweiterten Styling alles entsprechend angelegt. Keine Reaktion.Danke und Gruß
KarstenMay 4, 2018 at 9:42 pm #951905Hey grament,
Can you please post the question in English, so we can be able to assist you better with it?
Best regards,
BasilisMay 4, 2018 at 11:02 pm #951965ok, i try to explain it in english.
i tried to change the the font size in the sub menue so i made changes in the extended styling but nothing happend.
you can see it in the main menue at “Kraftvolle Auszeiten”.
It seems like a css fault in the Theme!.
please fix it.Thx
May 6, 2018 at 8:10 am #952260Hi,
Thanks for the clarification, you are using the Mega Menu for the Kraftvolle Auszeiten menu item, are you sure that you want that option? If not then you can deselect it under Appearance->Menus. About your styling; are you using the Advanced Layout option or using your own CSS?
We might need to access the backend of your site so please post admin login details in private if you should need any further help on the topic.
Best regards,
RikardMay 6, 2018 at 9:30 am #952290Good Morning.
thank you very much….
the item wiht the Mega Menue was the problem.If Mega Menue is activated you cannot style (font size) the Submenue with the Enfold Administration extended styling option.
But now it´s fine.
thanks and best regards
KarstenMay 7, 2018 at 6:26 am #952503Hi Karsten,
Great, glad you got it working. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardMay 9, 2018 at 8:00 pm #954132Hi,
I’d like to change the style of the Mega Menu submenu as well, without using the Advanced Styling because I’d like to adjust the letter case and the font. How do I go about doing that?
Thank you!
May 11, 2018 at 11:09 am #955175Hi,
This css code should work for the mega menu items.
#top #header .avia_mega_div > .sub-menu > li > ul > li a { width: auto; float: none; display: block; border: none; padding: 3px 12px 3px 12px; font-weight: normal; font-size: 20px !important; height: auto; line-height: 23px; }
Adjust the values as needed.
Best regards,
IsmaelMay 11, 2018 at 7:10 pm #955399Thanks so much Ismael.
What is the CSS for only the main menu? I’d like to change the font family and size. I had been using:
.avia-menu-text
to style the main menu but it also styles the submenu (I would like a different style for the submenu, thanks for sending the code there).
May 12, 2018 at 11:30 pm #955888Hi,
You have to use
#top #header .av-main-nav > li > a .avia-menu-textand then
#top #header .av-main-nav > li:hover > a .avia-menu-text
if you want to target also the hover state.
Best regards,
BasilisMay 22, 2018 at 7:43 pm #960489Thank you for your help!
May 22, 2018 at 9:27 pm #960522Hi,
I’m glad you were able to get this corrected. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
AuthorPosts
- The topic ‘Untermenue lässt sich nicht stylen’ is closed to new replies.