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

Question

Question

Form Expand/Collapse Button Colour

asked on June 13, 2023

As you can see in the screen shot the colour of the section header (company colour) makes it hard to see the expand/collapse button.  Is there a way to adjust the colour of this botton?

Button.PNG
Button.PNG (1.52 KB)
0 0

Answer

SELECTED ANSWER
replied on June 13, 2023

In the New Forms Designer you can target this using CSS.

For the caret ">" itself, you can change it's color using:

.lf-icon {color:red!important;}

If you want to have the Square "Button" in color as well

.lf-icon-btn {background-color:yellow!important;}

0 0

Replies

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

Sign in to reply to this post.