Changeset 2170492
- Timestamp:
- 10/09/2019 09:24:51 AM (6 years ago)
- File:
-
- 1 edited
-
joy-of-text/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
joy-of-text/trunk/readme.txt
r2170470 r2170492 225 225 226 226 = Can I change JOTFORM's colors? = 227 To change the colors of the labels and fields of the JOTFORM shortcode, add the following CSS to your theme 228 229 `#jot-confirm-header { 230 color: #3fe316; 231 } 232 label[for="jot-subscribe-name"] { 233 color: #ff0000; 234 } 235 #jot-subscribe-name { 236 color: #a9a941; 237 } 238 label[for="jot-subscribe-num"] { 239 color: #3169d1; 240 } 241 #jot-subscribe-num { 242 color: #ff0a51; 243 }` 227 To change the colors of the labels and fields of the JOTFORM shortcode, take a look at the custom CSS rules [here](https://www.getcloudsms.com/changing-the-colors-of-the-jotform-shortcode/) 244 228 245 229
Note: See TracChangeset
for help on using the changeset viewer.