How Can We Help?
< Back
You are here:
Print

How to change the default guest user image?

You can change the guest user icon to any image by inserting the
image URL into the following code.

.guest-default-image {
background: url("https://d241b8qep9dzid.cloudfront.net/20220530052356/images.png");
}

To know how to edit web CSS, click this link.

Categories