Changing text color on idea box

Hi,

I add an "hover color box" on my home page and an "idea box" shortcode inside the hoverbox, this is the code that you can see here http://www.paris-pocket.com/dev/ :

[icon_block icon="icon-folder" align="left" color="#8a8a8a" size="50"]
<div style="text-align: left; margin: 0 4%;">
[divider height="20"]
<h4 style="text-align: left;">ADMINISTRATION</h4>
<ul class="list_check" style="color: #626262; text-align: left;">
<li class="list_check">Perdus dans votre paperasse ?</li>
<li class="list_check">Trop énervés pour poser une réclamation efficace ou résoudre un litige ?</li>
<li class="list_check">Pas le temps de chercher telle ou telle information ?</li>
</ul>
[divider height="20"]
<p style="color: #626262; text-align: left;">Paris pocket - Facilitateur de vie<b> </b>s'en occupe pour vous !</p>
[idea "color: #1c1c1c"]Exemples de prestations: rangement courrier, création documents, aide à la compilation de formulaires administratifs, recherche d'informations...[/idea]
</div>

Why text inside the idea box is white ? I don't really know how change the color!

Thanks for your help. :-)

Elena

Comments

Sign In or Register to comment.