custom input text

Customize the width, border color, and placeholder color of a CF text input.

Overview

The user attempted to apply custom CSS styles directly but encountered issues with syntax and selector specificity.
Use the CSS behavior option in the form settings and verify the styling using the browser's inspector tool to ensure correct application.

Answered
ChronoForms v7
IP IPT 20 Jan, 2021
hi i dont find how customize input text
width
border color
color placeholder

i add in field css
​.G3-form input[type="text"] {
border-color: red; !important
widht: 20px; !important
}

can you help me
stéphan
Max_admin Max_admin 06 Feb, 2021
Answer
use the CSS behavior in the form settings ? and test with the browser's inspector!
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Post a Reply