Location: site_wide_header
Test update snippet
test asdasdasdasd updatedContinue reading
Video Schema for Rebein Law
POST FIX CSS
.comment-awaiting-moderation {display: none!important} .ultp-date-meta span { display: inline!important; } /* All Mobile Sizes (devices and browser) */ @media only screen and (max-width: 767px) { .ultp-date-meta span { display: inline!important; } }/* END MEDIA QUERY*/ .wp-caption .wp-caption-text { line-height: 1; }…Continue reading
Website Schema
VitalLife Schema Markup – Medical Clinic
LOCAL BUSINESS SCHEMA
Hide RD Theme Woo Additional Order Info Wrapping Column when No Additional Order Info Present
(function () { function rdToggleAdditionalOrderInfoColumn() { var container = document.getElementById(‘rd-additional-order-info’); if (!container) { return; } if (!container.querySelector(‘.awb-woo-order-additional-info’)) { container.style.display = ‘none’; } } if (document.readyState === ‘loading’) { document.addEventListener(‘DOMContentLoaded’, rdToggleAdditionalOrderInfoColumn); } else { rdToggleAdditionalOrderInfoColumn(); } })();Continue reading
Header Grid
.lts-headerGrid{ display:grid; grid-template-columns: 1.35fr 1fr 1.35fr; align-items:center; gap: clamp(12px, 2vw, 28px); padding: clamp(10px, 1.2vw, 18px) clamp(14px, 2vw, 26px); } /* Left */ .lts-headerGrid .lts-headerLeft{ justify-self:start; min-width: 340px; } /* Center console */ .lts-headerGrid .lts-headerCenter{ justify-self:center; text-align:center; max-width: 560px; } /*…Continue reading
CASD / CAPF – Global CSS
#cmplz-manage-consent .cmplz-manage-consent{ bottom: 0 !important; }Continue reading