Customize CSS for each form

Confluence User - 16 Mar, 2021

How I can customize the length of each form(total)? Use fieldID is look no effect.

forms;userviews

1


17 Mar, 2021
confluenceUser
confluenceUser

Hi, the best approach is to use the browser developer tools https://developers.google.com/web/tools/chrome-devtools to inspect and identify the unique selector for the elements that you want to customize. Once you know the selector, use it to set the custom CSS style.

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print