How to change the font for labels?
I able to update the fonts and color for my App using themeroller. However, the font for the label component does not seem to be taking the CSS setting.
Please help.
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
I able to update the fonts and color for my App using themeroller. However, the font for the label component does not seem to be taking the CSS setting.
Please help.
Hello,
Can you show how you tried to change it?
You don't see it in builder or when you run the app in the browser?
Neither in the builder nor the browser nor the iOS app
Helvetica, Arial, sans-serif; font-weight: 100
The above is what I set as the font family in themeroller. I also made sure that I manually changed, if necessary, every "font-weight" reference to 100 in the CSS.
I can send you the CSS file if you'd like. Please advice.
Yes - can you send it to: a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a
We'll take a look.
In general, you won't see the UI changes in the builder, only when you run the app in the browser.
Why you don't see the styles when you run the app -- I'm guessing some styles are not applied correctly (most likely has nothing to do with Appery.io platform)
Can you try it on a sample app, load it on a iOS device and let me know if there is something I may be doing wrong ?
Thanks