Skip to content

Support CMS Rich Text Class Styling #3265

Description

@johnsicili

In my CMS I want to define a custom component, give it classes, and use the Westudio Style Panel to apply styles to the classes.

Example: Callout

<div class="callout">
    <img src="/note.svg" class="callout-icon">
    <p class="callout-text">Hello World</p>
</div>

Then in Webstudio I want to say .callout apply a background for example.

Metadata

Metadata

Assignees

Labels

area:dataAll CMS related issuescomplexity:mediumUp to 1 week of workprio:1The most important thing to work ontype:featFeatures and enhancements

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions