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
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
Hallo Victoria, natürlich: http://www.klimaprofi24.de
LG
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
hi Rikard,
thx a lot – it works fine!
regards,
sarah
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon