Page 1 of 1

Problem with my CSS under customized class

Posted: Fri Dec 13, 2013 8:31 pm
by marieall

Hi,

I used a class name to amend CSS of labels (which are inside a list i've done manually, meaning without mapping) and everything was working fine... Until I changed the name of the class to get more precise between different lists. Now I can't change anything in my css, it's not responding...

Here is a screenshot of one of my list.
the labels are under the class TypoListeFly
When I amend the css in my CSS file, I don't see anymore the changes on my app (I test this in the virtual device of appery)

I must have changed something that I didn't want, but I don't see what :(

Thanks for your help!

Image


Problem with my CSS under customized class

Posted: Fri Dec 13, 2013 8:32 pm
by marieall

PS: I am trying here to change the font-family to Helvetica Light, which I imported correctly, it is showing properly in other sections.


Problem with my CSS under customized class

Posted: Fri Dec 13, 2013 9:19 pm
by Maryna Brodina

Hello! Please check if you have correct class name and if you've specified this class for element you need. Did you change anything on Source tab?


Problem with my CSS under customized class

Posted: Sun Dec 15, 2013 4:14 pm
by marieall

Class names were correct, everything was good...I don't know what happened but it came back to normal, Helvetica Light now displays correctly! problem solved, i don't know how though, it's magical :)
Thanks anyway !