how to change the welcome email for new users

Posted in: Newspaper
Post count: 101

I would like to know how to change the welcome email content of new user registration

Post count: 23312

Hi,

If you want to change this welcome message, you should edit the theme core files and check it from here -> https://www.screencast.com/t/KdDifT8uW

Thanks for your understanding!

Post count: 101

Thanks, but how to change the background image ?

Post count: 23312

Hi rihtak,

If you want to change the background image, you should edit and change the URL from that code from here ->

.white-popup-block:before {
background-image: url(https://demo.tagdiv.com/newspaper/wp-content/uploads/2016/05/login-mod.jpg);
}

This code should have to be added in Theme panel -> Custom CSS Area.

Thanks.

Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.