• Resolved mbaierl

    (@mbaierl)


    Hey,
    any idea how I can get the URL of the Elementor Kit CSS file, so I can include it in other locations?

    i.e. https://yourdomain.com/wp-content/uploads/elementor/css/post-1234.css?ver=1661249327

    which contains

    .elementor-kit-11995 {
        --e-global-color-primary: #2B87DA;
        --e-global-color-secondary: #22E7DC;
        --e-global-color-text: #191919;
        --e-global-color-accent: #E4FF43;
        --e-global-color-667d543: #C2C3C4;
    ...
    

    PHP Code would be amazing.

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Elementor Kit CSS file’ is closed to new replies.