Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Logo in mobile menu #1153966

    Hi Team, ich habe hier eine funktionierende Lösung gefunden: Vielleicht könnt Ihr die auch verwenden.
    Folgenden Css habe ich in den Customizer -> Zusätzliches CSS eingepflegt: Änderung -> “z-index”
    .responsive .logo a {
    display: table-cell;
    vertical-align: middle;
    z-index: 999999!important;
    }
    Dieser Edit setzt das Logo im responsiven Modus der Website ganz nach vorne.
    Dadurch wird das Logo der Website nun ordnungsgemäß auch im Burger Menu angezeigt.
    Vorteil: Durch das setzten des Z-indexe werden alle anderen responsiven CSS-Werte nicht berührt und somit hat man eine geringe Fehlerquelle zu evtl. Css- Abhängigkeiten.

    Hi Team, I found a working solution here:Maybe you can use it too.
    Following css I have entered into the Customizer -> Additional CSS: Change -> “z-index”
    .responsive .logo a {
         display: table-cell;
         vertical-align: middle;
         z-index: 999999! important;
       }
    This edit sets the logo to the front in the responsive mode of the website.
    As a result, the logo of the website is now properly displayed in the burger menu.
    Advantage: By setting the Z index, all other responsive CSS values are not affected and thus one has a small source of error for possible Css dependencies.

    Best Reagrds to the best Theme ever and to the best Support of the World

    Holger

    in reply to: Logo in mobile menu #1153952

    Theme Enfold Multi,
    Url: dev.deufol-dev.de

    Hi Team, for my theme this both solution doesn’t work.
    I want to show the logo on mobile hamburger menu on the left from search.

    please be so kind en tell me the solution. ist there anay way to make the Hamburger menu transparent on top?
    It seems that is transparent on search position.

    Hallo Team, für mein Theme funktionieren beide Lösungen nicht.
    Ich möchte gerne das Logo im Mobile Hamburger menü links neben dem Search anzeigen lassen.
    Gibt es eine Möglichkeit, diesen Bereich transparent zu halte so das das Logo der Website hindurchscheint?

    Very best Regards to best Theme and the best Support of the World
    Holger

Viewing 2 posts - 1 through 2 (of 2 total)