Skip to content

Add a prefix option #403

Open
Open
@jp26jp

Description

@jp26jp

It would be great if there was a prefix option for the CSS that's being embedded. I wanted to use this form but a lot of the CSS is getting overridden.

For example:

new Card({ 
  form: 'form', 
  container: '.container',
  prefix: 'html#ecwid_html body#ecwid_body .ecwid div'
})

This would then make it so that all of the css classes added to the page would be prefixed with html#ecwid_html body#ecwid_body .ecwid div

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions