Skip to content

Instantly share code, notes, and snippets.

View jamigibbs's full-sized avatar

Jami Gibbs jamigibbs

View GitHub Profile
@jamigibbs
jamigibbs / gist:a47af6887ded1a31629b
Created March 26, 2015 15:58
Multiple Contact Forms in Tabbed Content Group
[rescue_tabgroup]
[rescue_tab title="Contact"]
[contact-form-7 id="134" title="Contact form 1"]
[/rescue_tab]
[rescue_tab title="Request a Quote"]
[contact-form-7 id="284" title="Footer"]
@jamigibbs
jamigibbs / gist:51e0953f10bfc5f34795
Last active August 29, 2015 14:18
Clearing Columns
[rescue_column size="one-half" position="first"]
Sample Content
[/rescue_column]
[rescue_column size="one-half" position="last"]
Sample Content
[/rescue_column]
[rescue_clear_floats]
<script src='https://www.dntly.com/assets/js/v1/form.js' data-donately-id="1963" data-donately-css-url="https://dntly.com/assets/js/v1/form-inner/form-inner.css" data-donately-address="true" data-donately-phone="true" data-donately-comment="true" ></script>
@jamigibbs
jamigibbs / gist:2c540386b0fb6e47393a
Created April 7, 2015 14:22
Tabbed Contact Form
[rescue_tabgroup]
[rescue_tab title="Contact Us"]
[contact-form-7 id="134" title="Contact form 1"]
[/rescue_tab]
[rescue_tab title="Request a Quote"]
[contact-form-7 id="284" title="Footer"]
[/rescue_tab]
@jamigibbs
jamigibbs / gist:33bec324f3c5368d3240
Created April 7, 2015 14:47
Merch: Footer Height
@media only screen and (max-width: 40em) {
​footer.site-footer {
min-height: 310px;
}
}
@jamigibbs
jamigibbs / gist:bc5447431f2e5bc7b04c
Created April 8, 2015 20:25
TEC: Event Venue Custom CSS
.tribe-events-event-meta .tribe-events-venue-details,
.tribe-events-event-meta .tribe-events-venue-details a,
.tribe-events-event-meta .tribe-events-venue-details address {
font-family: Georgia, serif;
font-style: normal;
font-weight: 600;
font-size: 16px;
color: #cccccc;
}
.tribe-events-event-meta .tribe-events-venue-details a:hover {
@jamigibbs
jamigibbs / gist:c91aa76314f09a0e0509
Last active August 29, 2015 14:18
TEC: Customize Filter Bar Placeholder Text
.tribe-bar-filters ::-webkit-input-placeholder {
color: #f5f5f5;
}
.tribe-bar-filters :-moz-placeholder { /* Firefox 18- */
color: #f5f5f5;
}
.tribe-bar-filters ::-moz-placeholder { /* Firefox 19+ */
color: #f5f5f5;
@jamigibbs
jamigibbs / gist:34ed4aa0d344ecda2992
Created April 9, 2015 15:47
TEC: Customize Filter Bar Date Placeholder Text
.tribe-bar-filters #tribe-bar-dates ::-webkit-input-placeholder {
color: #f5f5f5;
}
.tribe-bar-filters #tribe-bar-dates :-moz-placeholder { /* Firefox 18- */
color: #f5f5f5;
}
.tribe-bar-filters #tribe-bar-dates ::-moz-placeholder { /* Firefox 19+ */
color: #f5f5f5;
@jamigibbs
jamigibbs / gist:12f88c63165dc465496d
Created April 17, 2015 21:46
Advocator: Nav button link color
.top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
color: black;
}
@jamigibbs
jamigibbs / 1
Created April 21, 2015 14:52
Legislator: Home Hero Content
<h1 class="hero_h1">TAKE ACTION</h1>
<hr />
<h2 class="hero_h2">VOTE FOR THE LEGISLATOR</h2>