• Resolved Sunny

    (@frdmsun)


    Styles > Additional CSS show up mangled in the style drop down.

    :root {
    /* Animations */
    --speed: 0.3s;
    --ease: cubic-bezier(0.4, 0, 0.2, 1);

    /* Typography */
    --font-header: var(--wp--preset--font-family--playfair-display);
    --font-text: var(--wp--preset--font-family--myriad-pro);

    /* Layout */
    --h-bg-padding: 1em 1.25em;
    --p-bg-padding: 1em 1.25em;

    /* Font weights */
    --font-weight-light: 300;
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;

    /* Sizes */
    --content-size-m: 1036px;
    }
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Edi Amin

    (@ediamin)

    @frdmsun Thank you for reporting the bug. I’ve reproduced the issue and am currently working on a fix. In the meantime, I suggest disabling the theme.json generated classses from the Preferences option. I’ll post an update once the fix is released.

    Plugin Author Edi Amin

    (@ediamin)

    @frdmsun I’ve fixed the issue and released v1.4.2. Please update the plugin and check if the issue is resolved. Let me know if you’re still having the issue. Thank you very much.

    Thread Starter Sunny

    (@frdmsun)

    Thanks! That worked.

Viewing 3 replies - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.