Forum Discussion
Change bullet color in Rise
In Rise, when I change the color of text to white, the bullets remain black. Is there a way to make the bullets the same color as text?
- SimonRichards-2Community Member
Another vote here! Seems like quite a quick fix?
Thanks for chiming in, Desk 1! This behavior hasn't changed because the text editing tool we use doesn't easily support bullet formatting. We are tracking your input, however, and we'll let you know if plans change!
- SimonRichards-2Community Member
I really need to change my profile name!
- JCBlanchardCommunity Member
Hi Alyssa,
This might be a good solution for a few short lines of text. But it will be sloppy and difficult to read with a long list of longer sentences (especially on small screens) because text is not indented and aligned properly on the left.
- NicoleTrovarellCommunity Member
What about ticks and crosses?
- TudorSabau-aedaCommunity Member
Over 1 year now...can we do something about it?
- GavinElliott-89Community Member
While we're waiting for a software solution from Articulate, there is a workaround if you know a bit about HTML and CSS. This only works for the published Rise courses in HTML format sitting locally on your machine.
Locate the 'main.bundle.css' file in the 'lib' folder of the published course. Open in a text editor. You can add CSS code here to the very bottom of the document to either change the colour of bullets throughout the document, or for specific bullets on certain pages.
For instance, the following code changes the colour of all bullets throughout. Please note: I can't vouch for this not breaking something, as I haven't thoroughly tested it - but it seems to work fine on first inspection.
ul {color: rgb(196,47,0);}
The numbers between the brackets relate to RGB colours. You can change this easily to any colour you wish.
- KathyMiles-63a8Community Member
And another vote - this seems like the most simplest of tasks and I'm astounded there is no way to achieve it.
- MarkBanit-62dcfCommunity Member
+1 - background colour options are very limited without this functionality.
- MartinDeanCommunity Member
I presume this has still not been addressed - so please add my vote to the growing list
- NealColson-8e62Community Member
I know no one has commented on this in a while but I vote for this too! ASAP if possible. Trying to use the Text on Image block and my bullet points are white while my font color is black. Love the RISE software but I agree with everyone else - this seems like basic functionality that can be changed. Thanks to all the support and quick answers Articulate Staff! You guys are great!
- AmyWebbCommunity Member
Another vote here! How many votes are required for this change request to be implemented?
- ChristinaPowellCommunity Member
Echoing and adding a + vote here from me as well! I'd love to be able to insert small graphics as bullets, change color - general editing to each of the "standard" lists would be great! Maybe leave those lists "as is" and allow a "custom list" option to build one to suit the course being developed...