H4
, highlight text, click +Span, and assign a class via the Style tab to style it independently.You can add a span
with a class inside an h4
tag directly in the Webflow Designer without editing code manually.
H4
element from the Add panel (keyboard shortcut: A) onto the canvas.H4
text to enable inline text editing.Span
by selecting the portion of text you want to wrap, then click +Span in the inline editor toolbar.H4
using typography, color, spacing, etc.h4
tag and will be rendered correctly in the final HTML.span
classes via the CMS Editor.You can nest a span
with a class inside an h4
in the Webflow Designer—no need to edit code manually. However, the Webflow CMS Editor does not support adding span elements or assigning custom classes.