Untitled Snippet

Contact Us Form Text Us Contact Us Please provide the following details to help us assist you better: Your Name Your Phone Number or Email Equipment Type City State Zip Code Dates Available 1 Dates Available 2 Preferred Time Windows…Continue reading

Mobile Header Left

body:(.logged-in) .bb-mobile-header .flex-1 { -webkit-box-pack: flex-start !important; -ms-flex-pack: flex-start !important; justify-content: flex-start !important; }Continue reading

GF – Engraved Brick Styling

/* Engraved Brick #1*/ body .gform_wrapper .gform_body .gform_fields #field_1_36.gfield input[type=text] { background-color: #FFFFFF; color: black; text-align: center; font-size: 15px; font-weight: bold; } /* Engraved Brick #2*/ body .gform_wrapper .gform_body .gform_fields #field_1_37.gfield input[type=text] { background-color: #A0A5A9; color: black; text-align: center; font-size:…Continue reading

Gravity Forms – Styling (Unified)

body .gform_wrapper .gform_body .gform_fields #field_1_36.gfield input[type=text] { background-color: #FFFFFF; color: black; text-align: center; font-size: 15px; font-weight: bold; } body .gform_wrapper .gform_body .gform_fields #field_1_37.gfield input[type=text] { background-color: #A0A5A9; color: black; text-align: center; font-size: 15px; font-weight: bold; } .gform-theme–foundation .gform_fields { grid-row-gap:…Continue reading

Mobile Navigation CSS

html, body{ overflow-x: hidden; } .book-meeting-btn-mb { padding: 8px 15px; border-radius: 20px; background: #02afcf; text-align: center; line-height: 16px; } .book-meeting-btn-mb a{ font-size: 11px; font-weight: 600; color: #ffffff; text-transform: uppercase; } .menu-list-mb a { font-family: ‘Rubik’, sans-serif; font-size: 16px; font-weight: 500;…Continue reading

Mobile Navigation CSS

/* @media screen and (max-width: 767px){ */ html, body{ overflow-x: hidden; } .book-meeting-btn-mb { padding: 8px 15px; border-radius: 20px; background: #02afcf; text-align: center; line-height: 16px; } .book-meeting-btn-mb a{ font-size: 11px; font-weight: 600; color: #ffffff; text-transform: uppercase; } .menu-list-mb a {…Continue reading