***emh-listings.css — Ver.1.8.3 — VC Event Property Listing Style

/* ========================================================================== v1.8.3 2026-04-25 PDT emh-listings.css emh Listings — Zoo Agency Event Properties Namespace: emh_ (controls + card internals / PHP targets) Fonts required: · Acumin Variable Concept (Adobe Fonts) — year headers, titles, dates · Inter (Google Fonts) —…Continue reading

Yootheme Consent – Scroll block

/* When the consent banner is present, lock the viewport */ html:has(.tm-consent), body:has(.tm-consent) { overflow: hidden !important; height: 100% !important; position: fixed; /* Extra insurance to lock mobile scrolling */ width: 100%; } /* Your red overlay */ body:has(.tm-consent)::before {…Continue reading

Fix Fusion Privacy Bar Layout

/*Make Privacy Bar ‘Settings’ Bolder*/ .fusion-privacy-bar-learn-more { font-weight: bolder; } /*Fix Privacy Bar Overflowing on Some Screens*/ .fusion-privacy-bar .fusion-privacy-bar-main { margin: 0 0 0 0; } .fusion-privacy-bar .fusion-privacy-bar-main>span { margin: 0 0 0 0; line-height: 1.1; } /*Force Privacy Bar…Continue reading