Quantcast
Channel: Toolset » All Posts
Viewing all articles
Browse latest Browse all 20145

Reply To: [Waiting for user confirmation] can not edit Field group HTML of Styling Editor

$
0
0

I see, but
How can I add css to a specific option among many options ?
—————————————————————————————
<select name="blood">
<option value="select">please select your type</option>
<option value="A">A</option>
<option value="B">B</option>
<option value="O">O</option>
<option value="AB">AB</option>
</select>
———————————————————————————————
I want to add "disable" on below option
<option value="select">please select your type</option>

Many people need to do this, I think.

please show me some way or hint ?
need to add some coding inside function.php?

thank you


Viewing all articles
Browse latest Browse all 20145

Trending Articles