![]() |
Pete K author 3/10/2016 |
I discovered a workaround, but it seems a bit of a kludge. I noticed that the classes assigned to each container div are different; the data field div contains an additional class not used by the label, rnr-ff-vcwrap. So I added the following CSS rule to the custom section of the style editor for this page: .rnr-ff-vcwrap {font-weight:bold !important;}
|
![]() |
jadachDevClub member 3/10/2016 |
You can always edit in html view and do pretty much anything you want. |
![]() |
Pete K author 3/10/2016 |
You can always edit in html view and do pretty much anything you want.
|