mobilebase.css changed without interaction
Posted: Thu May 16, 2013 8:09 pm
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/
If you want to change color of link only in Link components you would need to use another selector in CSS
code.ui-link {
...........
}/code
another way is to add class for all links you are going to change and use that class in CSS.
Yes thank you, I created a class for all links that I want to change.
Hi,
The issue is fixed.
Hi,
The issue is fixed.