.section-paragraph.anim
combo class and ensure it's active in the Style panel.To reset the background color for the combo class .section-paragraph.anim
in Webflow without deleting the combo class, you need to remove the background style specifically applied to the combo class.
.section-paragraph
and .anim
)..section-paragraph.anim
is selected, not just the base class..anim
combo class, it will be shown here..anim
combo class, effectively reverting it to use what’s set in the base .section-paragraph
class (if anything)..anim
, .section-paragraph
, and .section-paragraph.anim
to see what properties are inherited or overridden.To reset the background color for .section-paragraph.anim
without deleting the class, locate and remove the background style in the Style panel for the combo class. This reverts it back to the background style of the base class or parent element.