Hi,
You can edit popup message in edit page.
http://prntscr.com/o7q3a0
And please use following css code to hide popup in mobile.
@media (max-width: 769px) { .customized_notify{ display: none !important; }}
http://prntscr.com/o7q6g6
Regards, C-Themes
hi more two helps.
1 - How do I change the pop-up message.
2 - How do you disable pop-up for mobile devices?
tks...
Hi,
You can edit popup message in edit page.
http://prntscr.com/o7q3a0
And please use following css code to hide popup in mobile.
http://prntscr.com/o7q6g6
Regards, C-Themes