Hallo liebes Supportteam.
Ich habe gelesen ihr könnt auch Deutsch. Falls dies falsch ist, poste ich es gerne auch nochmal auf Englisch.
In meinem Sockel werden auf dem Smartphone das Menü und die Socialicons nicht nebeneinander anzgezeigt. Wie kann ich das ändern?
Dieses Bild macht das Problem deutlich:
https://www.imagebanana.com/s/761/9NfUFQ7t.html
Liebe Grüße
Axel
Hey Axel,
Please, could you translate your question to English?
Best regards,
John Torvik
Hello John,
if I look to my socket on the smartphone it would be nice when my socket menu and my social icons be in one line.
Please, look at this picture for a better explanation:
https://www.imagebanana.com/s/762/ZZMgPfeP.html
greeting Axel
Hi,
Can you post a link to your site? it’s a bit too little on the screenshot. We will try to give you css code that should work :)
Best regards,
Nikko
here a big Picture:-)
https://www.imagebanana.com/s/763/qm50qfsq.html
best regards
Axel
Hi,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
@media only screen and (max-width:767px) {
#socket .social_bookmarks {
position: absolute;
right: 0;
float: none;
margin: -10px 0 0;
}
}
Hope this helps :)
Best regards,
Nikko
Yes!!!!!! That works!!!! 10000000000000 Thanks. You are great!!!!!
Hi,
You’re welcome, glad we could help :) Thanks for using Enfold :) :) :)
Best regards,
Nikko