Skip to content

Releases: meksone/MK-Elementor-Menu

0.1.16

Choose a tag to compare

@meksone meksone released this 17 Mar 19:44

test fix

0.1.15

Choose a tag to compare

@meksone meksone released this 17 Mar 03:55

jules test 2

0.1.14

Choose a tag to compare

@meksone meksone released this 17 Mar 03:45

jules test

v0.1.13

Choose a tag to compare

@meksone meksone released this 17 Mar 03:04

Fixed

  • object-fit / object-position still not applying — added frontend_available: true back to both controls so non-default values are serialised into data-settings; JS applies them as inline styles (highest precedence) only when explicitly present; CSS var() fallbacks cover default values.

v0.1.12

Choose a tag to compare

@meksone meksone released this 17 Mar 02:55

Fixed

  • 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.

0.1.11

Choose a tag to compare

@meksone meksone released this 17 Mar 02:44

still bugfixing

0.1.10

Choose a tag to compare

@meksone meksone released this 17 Mar 02:24

still bugfixing

0.1.9

Choose a tag to compare

@meksone meksone released this 17 Mar 01:24

still bugfixing

0.1.8

Choose a tag to compare

@meksone meksone released this 17 Mar 01:11

still bugfixing

0.1.7

Choose a tag to compare

@meksone meksone released this 17 Mar 00:54

img position fixing + preview fix first try