I want to set the mobile signature in Gmail app. But there is no option to set image in the Gmail signature mobile app. How can I keep image in signature of Gmail mobile app?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people's questions, and connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
kiran kumar85
In order to keep a image in Gmail signature write on mobile app, you need to give the URL of the image. I will show you example code you need to exactly place the code in the Gmail signature of mobile app.
To insert an image, use the following HTML code as an example:
. Replace “https://www.example.com/image.jpg” with the URL of the image you want to use.
Here in the above HTML code you need to replace the source of the image URL. If it is your company logo, you want to keep in signature of Gmail mobile app then replace it with your company logo which should be on a website URL.
arunraj503