I have very little experience with coding and am trying to change a bullet from the stock outlined circle to a right quote (»).
This is my code for the current bullet:
<li style="font-family: Helvetica,Calibri,Arial,sans-serif; color: #cbcbcb;"></li>
and I would just like to add "»
" into the code.