Formatting

Discussions about Forms Designer for SharePoint 2013 / 2016 and Office 365.
Locked
Hubbaroo
Posts: 60
Joined: Sat Sep 21, 2013

20 Sep 2013

How would I apply formatting to the field titles, like make them all bold?

User avatar
Dmitry Kozlov
Site Admin
Posts: 1524
Joined: Thu Jun 07, 2012

21 Sep 2013

Hello,

You can do it with CSS. Please, open Forms Designer and click CSS button in the ribbon. Put the following code there:

Code: Select all

.fd_title {
  font-weight: bold;
}
Click 'BACK TO DESIGNER' button and save your form.

Locked
  • Information
  • Who is online

    Users browsing this forum: No registered users and 11 guests