This topic has 4 replies, 2 voices, and was last updated 9 years, 1 months ago ago by Robert Hall
Hi
How can I close down the chat app, when I rotate the site on an Iphone?
see https://www.dropbox.com/s/hilmn9s54o662na/2015-09-21%2018.35.45.png?dl=0
Site: http://dev-smooff.serv10.powerhosting.dk/
Best regards
Tonny
Hello,
Please try to add this code in Custom CSS for mobile landscape (Theme Options->Custom CSS).
#sc_chat_box{
display:none;
}
Regards,
Robert Hall.
Thanks – it works great!
Hello,
You’re welcome!
Regards,
Robert Hall.
You must be logged in to reply to this topic.Log in/Sign up