Hi, is it possible NOT to have a popup for the login and registration in the top bar?
This topic has 4 replies, 3 voices, and was last updated 10 years, 2 months ago ago by Robert Hall
Hi, is it possible NOT to have a popup for the login and registration in the top bar?
Hello,
please add following css code to yours custom.css file:
.login-popup{display:none}
.register-popup{display:none}
Here is video tutorial ‘How to create custom.css’:
https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be
Regards,
Stan Russell.
Thank you!
Hello,
You’re welcome!
Regards,
Robert Hall.
The issue related to '‘how to delete pop-up login and registration form’' has been successfully resolved, and the topic is now closed for further responses