I’m not sure what I’m doing wrong but when I create a style or a class it doesnt apply to any of the headings I add it to.
Equally, if I create a style and try apply to a new heading sometimes, the style wont appear and it’s prompting me to create a new one. I just want to create a heading and subheading all with the same style
Creating reusable heading styles helps maintain consistency across your website while saving time. Here’s how to create and apply heading styles:
Select your heading on the canvas
Click into the Selector field in the Style panel
Name your class (e.g., “Big heading”)
To reuse this class on other headings, select the new heading, click into the Selector field, and type the name of your existing class
When applying an existing class, make sure to select it from the dropdown list that appears. If you see a prompt to create a new class, you might be typing a slightly different name or haven’t selected the existing class from the dropdown.
Hopefully this helps! If you still need assistance, please reply here so somebody from the community can help.
Wondering if you are creating combo classes and maybe that’s why you are not able to see the class appear when you try to combine it with some other class. Any changes in styling that you make to the base class will carry forward to all instances, but if you create some unique combo class, it will only apply to all such set of combo classes. Hope the documentation linked gives you some idea.