Skip to content

Instantly share code, notes, and snippets.

View jameslaws's full-sized avatar

James Laws jameslaws

View GitHub Profile
@jameslaws
jameslaws / nf-css-field-element.css
Created October 5, 2016 18:55
Styling the Field Element of a Ninja Form
/*
Styling all field elements
*/
.ninja-forms-field {
/* Your CSS styles */
}
/*
Styling a field type element
EXAMPLE: .textbox-wrap .ninja-forms-field {}
@jameslaws
jameslaws / hide-all-fields-required-mesage.css
Last active November 11, 2016 01:43
How do I hide the "All fields marked with an * are required" message
.nf-form-fields-required {
display: none;
}
@jameslaws
jameslaws / nf-hide-asterisk.css
Created October 10, 2016 18:48
How do I hide the asterisk on required fields
.ninja-forms-req-symbol {
display: none;
}
@jameslaws
jameslaws / guesthost_mastermindfm.md
Last active July 21, 2020 10:32 — forked from jcasabona/howibuit.md
Guest Notes for Mastermind.fm Podcast

Guest Notes for Mastermind.fm Podcast

Format

We will pick a topic from the ones suggested by you and have an open discussion in a typical mastermind fashion. The target is a 30 to 45 minute show that's pretty focused. A typical show will be as follows:

Jean or James will introduce you and the topic and dive right into discussion.

Questions