• Resolved rpalex

    (@rpalex)


    Can someone please explain how to add Custom CSS to Field Styling. Yes I do see the Additional CSS field in the Styling tab for each field. But where do I add the Custom CSS.

    For example, if I have a radio button called {radio-4} or a calculation field called {calculation-1} and if I wanted to apply a CSS to those fields, where do I add the CSS. Let’s say I want the text to be in red color.

    .calculation-1 :
    color:red;
    }

    Where do I place this code?

    Any help or example would be greatly appreciated.
    Thank you.

Viewing 12 replies - 1 through 12 (of 12 total)
Viewing 12 replies - 1 through 12 (of 12 total)

The topic ‘Custom Javascript & CSS’ is closed to new replies.