How to change color for all bullets in the website
Autor: Huveneers A.
Visitado 2100,
Seguidores 2,
Compartilhado 0
IS it possible to change the color for ALL the bullets in the wxebsite
Publicado em
yes, it is possible but you need to use html code, since x5 still did not fix that issue since v10. I even open and Idea post more than a year ago, but...
if you tell me:
what color you wanted to be and what is your text color, then I can give you the code
if this post is the correct answer, please mark this answer as correct answer.
------------------------------------------------------------
Good Luck
Autor
Bullet color #e14d43 en textcolor white
X
Autor
It seems difficult!
Autor
Anthony, can you help me?
add a html object to your page, remove the chekmark for scroll, set the height to 1 and click on the expert tab and add this code inside it.
ul{
color : #e14d43;
}
remember: all the bullets inside that page will change color to your color code
hopefully one day Incomedia developers will fix this instead of adding new interface language to the program!
if this post is the correct answer, please mark this answer as correct answer.
------------------------------------------------------------
Good Luck