This topic has 2 replies, 2 voices, and was last updated 5 years, 8 months ago ago by Rose Tyler
How do I convert responsive popup? I don’t want to be fixed size.
Hello,
Please add this code in Theme Options > Custom CSS > Custom CSS for mobile:
#etheme-popup {
width: 100% !important;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up