This topic has 2 replies, 2 voices, and was last updated 9 years, 3 months ago ago by Robert Hall
As title topic, how I can disable promo popup in mobile screen
Hello,
Please add the following code in Custom CSS for mobile landscape and Custom CSS for mobile (Theme Options->Custom CSS).
#etheme-popup{
display:none;
}
Regards,
Robert Hall.
You must be logged in to reply to this topic.Log in/Sign up