Forum Discussion
JCBlanchard
7 years agoCommunity Member
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?
PhilFoss
2 years agoCommunity Member
forgot to provide the code from the recording- you'll need to add this inline style inside the ul or ol tag
style="color:white"
so the final tag would look like
<ul style="color:white">