Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1007827

    Hallo,

    ich würde gern zwei zusätzliche Bilder in den Header Einfügen, so wie hier:
    das Bild “Meisterbetrieb” und “IHK” Beispiel

    Kann mir da Jemand helfen?

    Ich habe es schon mit dem Zusatz Widget versucht, doch dieses wird über den Logo links angezeigt und ich bekomme die Position nicht geändert.

    Vielen Dank

    #1007845

    Hallo Thomas,

    You should be able to add that using a widget in the header: https://kriesi.at/documentation/enfold/header/#adding-a-header-widget-area. Please try that out.

    Gruss,
    Rikard

    #1007848

    Hello Rikard,

    I have already tried that, only the image is then displayed above the logo and I get the position not changed

    #1007887

    Hi,

    Thanks for the feedback. Where can we see the results you are getting? We can help you out to position the widget correctly.

    Best regards,
    Rikard

    #1007900

    Hello Rikard,

    Thanks, I’ve got it now:

    My page is under:
    Hopmann Sicherheit

    #1008193

    Hi Thomas,

    Thanks for that. The images in the header look good on my end though, did you manage to get it placed where you want or do you need any further help?

    Best regards,
    Rikard

    #1008286

    Hallo Rikard,
    danke für deine Hilfe!
    1. hast du noch einen Tip für mich, wie ich das Menü schmaler bekomme?

    2. Kannst du mir helfen, wie ich ein Menü erstellen kann welches in der Sidebar gezeigt wie das hier im Beispiel:

    https://www.hopmann-sicherheit.de/unternehmen.html

    #1008767

    Hi,

    Danke für das Update.

    1.) Use this css code to adjust the height of the menu container.

    .html_header_top .av_bottom_nav_header #header_main_alternate .main_menu ul:first-child > li > a {
        height: 30px;
        line-height: 30px;
    }
    
    .html_header_top.html_bottom_nav_header #header_main_alternate .main_menu>div, .html_header_top.html_bottom_nav_header #header_main_alternate .main_menu ul:first-child {
        width: 100%;
        height: 30px;
    }

    2.) Go to the Appearance > Widget panel and insert a Navigation Menu widget inside one of the widget areas, whichever sidebar you want to place the navigation.

    LG,
    Ismael

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