Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #687901

    Ich würde gerne den gesamten Header (Main Menu, Cart-Dropown, Suche…) am unteren Ende der Seite anzeigen.
    Bisheriger Lösungansatz ist mittels PageBuilder, in meinem Fall eine FarbSection mit Logo und ein Full Width SubMenu, auf jeder Seite händisch einzufügen. Was Aufgrund weniger Unterseiten zwar möglich ist, und den Vorteil hat dass z.B im Shop ein spezielles Menü angezeigt werden kann, aber bei Woocommerce Produkt Seiten nicht funktioniert, da ja hier der Page Builder deaktiviert ist.

    Könnte mir vorstellen dass das Menü unten angezeigt wird und bei Bedarf mittels PageBuilder überschrieben wird (Hide Header)

    Gibt es hier eine Möglichkeit mittels Template Änderungen oder CSS?

    CSS der Farbsection:
    #farbsectionid {
    position: fixed;
    z-index: 302;
    bottom: 0px;
    border: 0px;
    right: 0px;
    pointer-events: none;
    }

    Thx

    #688506

    Hey leerzeichen,

    Unfortunately it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However if its really important for you to get this done, you can always hire a freelancer to do the job for you :)

    Best regards,
    Andy

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