This topic has 4 replies, 2 voices, and was last updated 7 years, 9 months ago ago by Rose Tyler
I have enabled the promo popup in theme options and it displays fine on desktop, but is not responsive for mobile.
I have tried to paste custom css code from another support thread to help fix the problem but it doesn’t completely fix it.
Can you please provide custom css solution for me?
Hello,
Could you please provide the link to your site?
Regards,
Rose Tyler.
Here’s the link in private content, thank you
Hello,
You can add this code in Custom CSS for mobile:
#etheme-popup span {
font-size: 20px;
}
#etheme-popup label {
font-size: 10px !important;
}
Regards,
Rose Tyler.
You must be logged in to reply to this topic.Log in/Sign up