Hello there! I am trying to add to my form elements custom CSS styling, but its not working as it mentioned in the docs.
1.First of all i created CSS file in my project folder.
-
After i created a global variable with value of path to my css which is “C:\Users\User\Desktop\pdf work\formStyles.css”
-
After i set this variable to my form custom CSS propery
-
And then i added to my button custom class from my css file
Looks like i did everything by the docs, but still custom styles not applying( Can someone suggest a reason? (my form activities are 23.4.4 version and studio is 2023.6.1 community release)
Thank you in advance!