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

    Hallo zusammen,

    ich möchte in der mobilen Version das Logo zentriert, links davon das Burger menu und rechts davon das Warenkorb Icon zeigen. Die Suche soll entweder in der mobile geschichte entfallen oder unterhalb des Logo erscheinen. Kann mir jemand helfen?

    Viele Grüße
    Sarah

    #1179587

    Hey lucky_child,

    Could you please give us a link to your website, we need more context to be able to help you.

    Könnten Sie uns bitte einen Link zu Ihrer Website geben, wir brauchen mehr Kontext, um Ihnen helfen zu können.

    Best regards,
    Victoria

    #1180240

    Hallo Victoria, natürlich: http://www.klimaprofi24.de
    LG

    #1180593

    Hi,

    Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:

    @media only screen and (max-width: 767px) {
    .responsive #top .logo {
        width: 50%;
        margin: 0 auto;
    }
    #menu-item-search {
        display: none;
    }
    }

    Best regards,
    Rikard

    #1180661

    hi Rikard,

    thx a lot – it works fine!

    regards,
    sarah

    #1180751

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Anpassung Mobile’ is closed to new replies.