Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #318007

    Hallo Team,

    ich habe ein Problem mit der Schrift in den Menüpunkten

    http://enfold.martin-klapheck.de

    Es sind 2 verschiedene Schriftarten und ich kann die Schriftgröße nicht ändern.

    Habe auch schon die Sachen aus dem Forum probiert wie:

    .main_menu ul:first-child>li>a {
    font-size: 16px;
    }
    #318110

    Hallo David!

    I checked your website and font size of menu items are the same – http://i.imgur.com/EnxX16Q.png
    Would you like to decrease the size of home icon?

    Best regards,
    Yigit

    #318138
    This reply has been marked as private.
    #318142

    Hi!

    Please go to Enfold theme options > Advanced Styling and edit “Main menu links” to increase font size of main nav.
    Please add following code to Quick CSS

    li.home-nav a:hover, li.home-nav.current_page_item a {
    background-size: 50%;
    }

    Best regards,
    Yigit

    #715667

    Hello,

    the same way I would like to change and edit the “Small bar above Main Menu” but Size is not changable

    Thank you

    #715782

    Hi @Semito,

    Could you post a link to the site in question so that we can take a closer look please? Please try to as specific as possible as to what you would like to change on your site.

    Best regards,
    Rikard

    #715917

    Hello,
    I would like to change and edit the Font Size of the “Small bar above Main Menu”

    Best regards,

    Sami

    #715923

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    #header_meta * {
        font-size: 16px;
    }
    

    Best regards,
    Yigit

    #1002721

    Hey,

    ich möchte gerne auch die Schriftgröße meines Menüs ändern. Ich weiß auch, dass man das eigentlich im erweiterten Styling machen kann. Allerdings greifen da die Einstellungen, die ich in diesem Feld: “Menu Links in overlay/slide out – Change the styling for your main menu links once they are displayed in the page overlay/slide out” mache überhaupt nicht. Ich habe bei den Menüs das Menü, welches ich nutze unter den Menü Einstellungen als Enfold Hauptmenü markiert.

    Könnt ihr mir helfen?

    Danke,
    Nadine

    #1002965

    Hallo Nadine,

    Please open a new thread and include admin login details in private so that we can have a closer look at your site.

    Grüß,
    Rikard

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