Tagged: sockel
-
AuthorPosts
-
March 2, 2016 at 4:44 pm #592180
Hallo, ich kann am Smartphone mein Menü nicht sehen. Am Desktop ist es einwandfrei sichtbar. Was mache ich falsch?
March 2, 2016 at 5:39 pm #592214das 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; }}March 2, 2016 at 5:43 pm #592218Hallo 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….
March 2, 2016 at 5:52 pm #592225Hallo 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!
March 3, 2016 at 12:54 pm #592592Hej Miksoda,
prima! :)March 6, 2016 at 7:24 am #593860Hi,
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,
RikardMarch 7, 2016 at 11:08 am #594193Hi 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
March 7, 2016 at 3:42 pm #594368Hi!
habe mir deine Website angesehen und kann ein Menü im Socket sehen. Hast du hinbekommen?
Gruß,
AndyMarch 7, 2016 at 3:49 pm #594380Hallo Andy, ja, mit dem Code – dafür kann ich aber kein Copyright eingeben, da es überlappt…
March 7, 2016 at 5:50 pm #594486Hi!
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 -
AuthorPosts
- You must be logged in to reply to this topic.
