Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1222098

    Liebes Enfold-Team,

    ich habe ein Hauptmenü mit Unterpunkten erstellt. Das Design des Hauptmenüs habe ich unter Erweitertes Styling – Hauptmenü Links einstellen können. Die Unterpunkte werden allerdings vertikal statt horizontal angezeigt und in einer anderen Schriftart. Ich möchte:
    – vertikale Darstellung der Unterpunkte
    – dieselbe Schriftart (Exo), allerdings Groß- und Kleinbuchstaben
    – evtl. kleiner Schriftgröße (das möchte ich ausprobieren)
    – Transparenz auch in den Unterpunkten

    Wo stelle ich das ein? Unter Erweitertes Styling – Main Menu sublevel links finde ich keine Möglichkeit, die Schriftart einzustellen und auch vorgenommene Schriftgrößenänderungen bewirken nichts.

    Gibt es außerdem eine Dokumentation, die auflistet, welche Änderungen genau unter Erweitertes Styling vorgenommen werden können?

    Viele Grüße
    Meike

    #1222356

    Hallo MeikeBl1,

    You can style the sub menu links under Enfold->Advanced Styling. If you want vertical submenus then please make sure that you have not select for your top level menu items to be mega menus under Appearance->Menus.

    I tried checking your site but the login details you posted are not working, please check and verify.

    LG,
    Rikard

    #1222573

    Thank you, Rikard! It works by deactivating the mega menu setting.

    Is there a possibility to make the sublevel links transparent? The login details are supposed work now, too.

    #1222897

    Hi,

    Thanks for that, login details are working now. I’m not sure exactly what you mean by making sub level links transparent though, could you try to explain a bit further please?

    Best regards,
    Rikard

    #1222946

    Hi,

    I’m still trying different things, so my page looks pretty messy. But on my home page the header and the menu are transparent – expect the sublevel menu. So if you hover over “Lektorat + Coaching” for example, a white sublevel menu opens which doesn’t look great. Is there any way to make this transparent, too?

    All best,
    Meike

    #1223233

    Hi Meike,

    Thanks for the clarification. Please try this CSS as well:

    .header_color .main_menu .menu ul li a {
        background: rgba(255,255,255,0.6);
    }

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.