CSS for the titles of the fields
- Dmitry Kozlov
- Site Admin
- Posts: 1524
- Joined: Thu Jun 07, 2012
Sure, please, assign CSS-class to your field e.g. 'highlighted-title'. And put the following definition to CSS-editor of Forms Designer:
Code: Select all
.highlighted-title .fd_title {
font-weight: bold;
}
-
- Moderator
- Posts: 33
- Joined: Wed Sep 21, 2016
Try this one.
.fd_title + .fd_control{
font-weight: bold;}
.fd_title + .fd_control{
font-weight: bold;}
-
- Information
-
Who is online
Users browsing this forum: No registered users and 13 guests