Quantcast
Channel: Recent posts | ClickDimensions Support
Viewing all articles
Browse latest Browse all 2615

"Background colour on forms" in ClickDimensions Help - comment added by Rhys Saraceni

$
0
0

Hello Alice

Both of those changes will require adding CSS to the form via the code editor.

The background color can be changed by adding the "background" attribute to the body style. For example, background: rgb(50,125,100);

To round the corners, you can add the "border-radius" property to field input style. For example, border-radius: 5px;


Viewing all articles
Browse latest Browse all 2615

Trending Articles