You are viewing limited content. For full access, please sign in.

Question

Question

Centering form description

asked on August 7, 2023

Good morning. So we just upgraded our version of forms from 10.4 to 11.4 and am running into some issues just due to differences and not being familiar with 11. I am looking to get CSS code to center the form description. The CSS that I was using in 10.4 are not working. I am currently using h1 {text-align: center;} to center the form title which is working fine. Any assistance would be much appreciated.

0 0

Answer

SELECTED ANSWER
replied on August 7, 2023 Show version history

Hi Douglas,

 

Using the Modern designer:

.form-description {
  text-align: center;
}

Using the Classic designer:

#form-title-wrap > label {text-align: center;}

 

1 0
replied on August 7, 2023

Thank you so much!!!!

0 0
replied on June 5, 2024

Hi,

 

to add one more question to the post, how do I center it from top to bottom?

I'd like the "Report" to be about 2 lines further down.  changing the height in Themes>Form Header doesn't look right.  Any ideas?

Replies

replied on January 13

Hi,

How do I center from top to bottom?

I'd like the "Report" to be about 2 lines further down.  changing the height in Themes>Form Header doesn't look right.  Any ideas? Using 11.0.2307.40547

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.