Hello,
Welcome to our Microsoft Q&A platform!
h1
will be ignored., because xamarin forms do not have h1
element. You can change h1 to button or stacklayout to make a test.
h1 {
font-size: 22px;
text-transform: uppercase;
}
If you do not know how to set it with CSS, you can refer to this thread.
Best Regards,
Leon Lu
If the response is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.