I've got a fluidRow with three columns containing some widgets. Is it possible to change a colour of the middle column (or all widgets in this column) ?
For example: white column - gray column - white column
I think you can add style to an element; something like this:
column(3, style = "background-color:#4d3a7d;", ...)
Hope this helps
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With