Hello,
First of all, thank you for your purchase. Also, I am glad you like the plugin!
Currently, increasing the avatar size is possible only using custom CSS which needs to be added to your site. I add in the next plugin update new configuration in plugin settings, to allow changing avatar size.
Until then, you can increase avatar size using the below CSS:
.openai-chat-avatar{width:100px!important;height:100px!important;}.openai-card-header{height: auto!important;}
Please check this article for details on how to add this CSS to your site:
https://www.wpbeginner.com/plugins/how-to-easily-add-custom-css-to-your-wordpress-site/
Regards,
Szabi – CodeRevolution.