You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
object-fit / object-position still not applying — Elementor does not reliably generate CSS for selectors targeting dynamically created child classes; switched to the established CSS custom-property pattern: controls now write --mk-em-logo-fit and --mk-em-logo-position onto {{WRAPPER}}, which Elementor definitely processes; .mk-em-logo-scrolled reads them via var() with correct defaults as fallback.