Issue #6502πŸ’¬ AnsweredOpened Apr 25, 2025by jsxOverdose0 reactions

Inline style overrides ID-based CSS rules

Quick answerby artf

Thanks for the report @jsxOverdose Will be fixed in the next release

Read full answer below ↓

Question

GrapesJS version [x] I confirm to use the latest version of GrapesJS What browser are you using? Chrome v135.0.7049.96 Reproducible demo link https://jsfiddle.net/bqkLwt8j/ Describe the bug When an element has an inline style and also matches an ID-based CSS rule, the styles from the ID selector are removed - even if the inline style doesn’t override those properties. However, this issue does not occur with class-based CSS rules, which behave as expected. How to reproduce the bug? Add a CSS rule for a specific ID, e.g. #frame2 { color: red; } Add an element with that ID and an inline style, e...

Answers (2)

artfβ€’ May 16, 2025

Thanks for the report @jsxOverdose Will be fixed in the next release

GJS Helperβ€’ May 17, 2026

You've accurately identified a specific behavior in GrapesJS where inline styles appear to completely override ID-based CSS rules, even for non-conflicting properties. This is indeed a deviation from standard CSS specificity rules and can be considered a bug in how GrapesJS's internal style managem...

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 β†’

Browse Plugin Categories

Jump directly to plugin category pages on the marketplace.