Releases: meksone/MK-Elementor-Menu
Releases · meksone/MK-Elementor-Menu
Release list
0.1.16
0.1.15
0.1.14
v0.1.13
Fixed
object-fit/object-positionstill not applying — addedfrontend_available: trueback to both controls so non-default values are serialised intodata-settings; JS applies them as inline styles (highest precedence) only when explicitly present; CSSvar()fallbacks cover default values.
v0.1.12
Fixed
object-fit/object-positionstill 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-fitand--mk-em-logo-positiononto{{WRAPPER}}, which Elementor definitely processes;.mk-em-logo-scrolledreads them viavar()with correct defaults as fallback.