Issue #501💬 AnsweredOpened November 10, 2017by mtavkhelidze0 reactions

Add custom CSS rule

Quick answerby artf

try with this

Read full answer below ↓

Question

Hi!

I would like to add a CSS rule that, for instance, changes appearance of a component based on some attribute. I.e.

[data-role=something] {
    background-color: red;
}

Is there a way of doing that programmatically? Or any other way for that matter.

Thanks,

Misha

Answers (2)

artfNovember 10, 2017

try with this

editor.addComponents('<style>[attr=val]{ color:red }</style>')
lock[bot]September 18, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Related Questions and Answers

Continue research with similar issue discussions.

Paid Plugins That Match This Issue

Curated by issue keywords and label relevance to help you ship faster.

View all plugins

Loading paid plugin recommendations...

Free option

Check the open-source GrapesJS plugins on GitHub or run a quick search in our free catalog.

Browse free plugins →
Premium option

Premium plugins ship with support, regular updates, and production-ready features — save days of integration work.

Browse premium plugins →

Related tutorials

In-depth guides on the same topic.

All tutorials →

Browse Plugin Categories

Jump directly to plugin category pages on the marketplace.