Hi! The bold text seems like H2 on my blog page. They are too big. What should I do? Any idea?
https://preview.webflow.com/preview/pivony?utm_medium=preview_link&utm_source=designer&utm_content=pivony&preview=41637ef573c8b2e9a95336aaaa9a8159&pageId=5fdc58f40a750b16b9bf26b8&itemId=62508fb472453f746d53c1f9&workflow=preview
Here is the issue.
Hello,
You would style the Rich Text block, and the content you bind will take on those font styles given in the Rich Text block (or other attached element with a font style).
You cannot set the font dynamically from the cms binding unless you use custom code to read in a font name from a collection field and change the CSS style using javascript at run time.
Check out this video from another post someone created to demonstrate how to style a rich text element in a CMS collection.
I hope this helps!