not showing on mobile holding vertical – use only on mobile
-
Hi,
is there a possibility to just show the contact bar on mobile devices?
(just figured that one out –> added to style.css –>@media screen and (min-width: 800px) {
#scb-wrapper { display: none; }
body { padding-top: 0 !important; }
}BUT:
Also, on my phone (Iphone 6s) the contact bar is not showing when I have it vertical. When I hold it horizontal, then I see the contact bar on my phone.
Can you help me. That would be really awesome! Thank you!
Viewing 13 replies - 1 through 13 (of 13 total)
Viewing 13 replies - 1 through 13 (of 13 total)
The topic ‘not showing on mobile holding vertical – use only on mobile’ is closed to new replies.