css for special characters

Formidable Forms
September 25, 2023 23:15:47
Topics: 11
Messages: 30
Hi, I need clients to create lists so I'm using the rich text field in formidable. The problem is that they want the bullet points to be a different colour to the text. I tried using the "li:before{..." css in the html field in e2pdf, but this didnt do anything. I also tried using "li {..." which changed the colour to all the list including the text. is there a way to just get the bullet point to change colour?
September 26, 2023 00:47:30
E2Pdf
Topics: 7
Messages: 3617
Support
Hello,

Unfortunately, there is currently no way to change the "bullets" color. We will review this possibility. Meanwhile, as an alternative, you can try to use "images" instead:

ul {
list-style-type: image;
list-style-image: url("https://www.w3schools.com/cssref/sqpurple.gif");
list-style-image-size: 5;
}

We would really appreciate your feedback at WordPress.org!
September 27, 2023 17:06:34
Topics: 11
Messages: 30
Thank you, this alternative method is actually really helpful to know. Thanks!
Get News and Updates
Our monthly newsletter keeps you in the loop, so you'll always be up to date with the latest news and updates about E2Pdf.
* You can update your email subscription preferences here.
All trademarks, service marks, trade names, product names, and logos appearing on this website are the property of their respective owners. The use of trademarks such as Formidable Forms®, Forminator Forms®, Gravity Forms®, JetFormBuilder®, WordPress®, WooCommerce®, WPForms® and others is solely for identification purposes (nominative use) and does not imply any affiliation, sponsorship, or endorsement by the respective trademark holders.
© 2017 - 2026, https://e2pdf.com

We use cookies to collect and analyse information on site performance and usage, to provide social media features and to enhance and customise content and advertisements. By clicking "Accept Selected", you consent to use of selected cookies according to our Cookie Policy.