Hi, how does one edit the styling of the unordered list in the CMS rich text field?
I was able to edit all the other stylings in the Rich text field by editing a Rich text field not dynamically synced to the CMS.
Collection Page Template / Blog Post Template
** also, there are list items the way I want them to be styled right below the dynamic rich text field in the way I would like them to be styled for reference in the Blog Post Template.
I know this was solved but I somehow have a similar problem. Unfortunately this way does not work for rich text elements that are connected to a CMS Collection as I am not able to select the list inside. I would like to exchange the bullets with checkmarks/an image but can find no way to do so. Do you have an idea?
Hi there! I know Iâm not Nelson, but I recently tackled this on my own site. I created another page where I keep a Rich Text element to adjust styles. Give the element the same class name as your CMS Rich Text element and then style away! All of your styles will be mirrored for the CMS version.
Hi @parker
Thanks for your quick reply! As mentioned, the usual âreplace list bullets to custom iconsâ as shown in the forum post you shared is not working for lists integrated in rich text fields connected to a CMS rich text field.
But I found a simple solution in the meantime. In the elements panel of my browser I searched for the list class Webflow assigned to this list and did some basic CSS:
Glad you found a simple solution! I should have mentioned, you need to make sure that youâre styling all lists when nested under your rich text class. The panel looks like this:
Either way, glad you found something that works for you!
Create rich-text-editor add any styles you want (Remember to add class otherwise the changes effect the entire site). Add any styles/color you want - and than only than bind CMS RTE feild (Sometimes i put extra RTE next to the âbindâ RTE and make this changes).
The docs about this issue:
Rich text elements can be connected to rich text fields in a Collection. When a RTE is connected, itâs no longer possible to select or edit text elements, except for in the CMS. Thatâs because the content is pulled from the CMS itself.
To style a connected RTE, itâs recommended to disconnect (unbind) it from the field, style the nested elements, and then re-connect (bind) it. If you just want to apply a class on a connected RTE, you can do that without disconnecting it. Learn more about dynamic rich texts.
Then follow the same article - post2 (I wrote this) - This idea works fine also on CMS RTE
If this not work for you i will update the original post (I am almost sure its fine).
How do I put lists inside rich text elements? the builder says that i canât add lists into rich text, so then how do I style it? but when iâm inside the CMS i can put in listsâŚ
example - this blog post as bullets but i canât edit the styling of them in the rich text element on the designer