Solved
Radio Button List CustomCSS v9.2.1 (ButtonBar)
- October 22, 2021
- 2 replies
- 2486 views
Hello folks,
i have several questions about the Radio Button List in TWX 9.2.1.
Firstly, I would like to ask how I can create separator lines between the individual selection areas.
Furthermore, I don't understand how to address the Radio Button List with Custom CSS, for example to create a shadow.
Attached is an example of how the Radio Button List should look.
I am currently using this Custom CSS for the shadow, however it is not working.
- .radioBtnClass .widget-radiobuttonlist{
box-shadow: 5px 5px 5px #888888;
font-size: 10;
}
Best regards
