I cannot get the CSS property perspective to work in Appery.io.
The 3d CSS animations are running just fine but cannot get perspective to work everything still looks flat.
Thank you for the help.
I cannot get the CSS property perspective to work in Appery.io.
The 3d CSS animations are running just fine but cannot get perspective to work everything still looks flat.
Thank you for the help.
Hello Michael,
Please try to add weight to your css rules and please check that other css rules don't "overlap" yours.
Also please note that custom css is scope of our support: http://devcenter.appery.io/support-po...
Thank you Evenege, I know that CSS in not in the scope of support but i was asking if there is something in the appery.io code preventing the perspective from working. Which it sounds like there is, I will look into what you suggested.
Based on your suggestion it sounds like the defualt CSS that is written by Appery.io staff uses !important. Is that true?
Michael,
[quote:]if there is something in the appery.io code preventing the perspective from working[/quote]
No, there isn't.
[quote:]Based on your suggestion it sounds like the defualt CSS that is written by Appery.io staff uses !important. Is that true?[/quote]
It may differs in different themes, but we tried not to use it.