How to change the font/color of the all fields
-
I want to manipulate all the fonts except for the calendar, but when I’m using your code
#fbuilder, #fbuilder label, #fbuilder span { color: #00f; } #fbuilder input[type=text], #fbuilder textarea, #fbuilder select { border: 2px solid #00f; }
It affects everything, including the calendar
Screenshots https://prnt.sc/qb4w5x
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘How to change the font/color of the all fields’ is closed to new replies.