Tagged: sockel
Hallo, ich kann am Smartphone mein Menü nicht sehen. Am Desktop ist es einwandfrei sichtbar. Was mache ich falsch?
das ist standardmässig wohl deaktiviert, bei mir gings hiermit:
/*Socket Menü Anzeige für Smartphones*/
@media only screen and (max-width: 480px) {
#socket .sub_menu_socket li {
line-height: 1.5em;
}
#socket .sub_menu_socket li:first-child {
border: none;
padding-left: 0;
}
.responsive #socket .sub_menu_socket {
position: absolute;
margin-left: 0;
}
.responsive #socket .container {
min-height: 80px;
}
}
/*Socket Menu einblenden auf mobilen Geräten*/
@media only screen and (max-width: 768px) {
.responsive #socket .sub_menu_socket {
display: block !important;
}}
Hallo Lucie, danke für deine Antwort. Leider bin ich ein geübter User, aber kein Programmierer ;-) Daher – wo soll der Code hin – ins CSS? Sorry, wenn das eine dumme Frage ist….
Hallo Lucie, ich habe das jetzt ins Quick CSS einfach reinkopiert und nachdem ich das copyright wieder rausgelöscht habe – da es am selben Platz wie das Menü stand, bin ich jetzt ganz happy mit der Lösung! Danke!
Hej Miksoda,
prima! :)
Hi,
My german is not perfect so I can’t follow the thread exactly but I’ve tagged one of our german speaking moderators for the topic in case you should need any further help other than what @Lucie provided.
Best regards,
Rikard
Hi Rikard,
@lucie was so kind to share her solution to my problem – there is no menu visible in the socket on my smartphone. Is there a planned update on this issue?
thanks mik
Hi!
habe mir deine Website angesehen und kann ein Menü im Socket sehen. Hast du hinbekommen?
Gruß,
Andy
Hallo Andy, ja, mit dem Code – dafür kann ich aber kein Copyright eingeben, da es überlappt…
Hi!
hm? wo überlappt es den? links sehe ich doch deinen copyright und rechts das Menü. Bitte schick uns einen präzisen Link von der Überlappung.
Gruß,
Andy