Jump to content

[Résolu] theme enfant changer la couleur du texte


Recommended Posts

Bonjour,

Dans le header, pour une meilleure visibilité il faudrait que je change la couleur du texte en blanc ( contactez-nous français euro et connexion)

Quel est le fichier à modifier dans le texte enfant ou faut-il ajouter une ligne de code dans custom.css ?
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
#header { background-color: #0F9DE8 !important; }
 #wrapper { background: white !important;}

Si c'est le cas, merci pour la ligne à intégrer

 

Capture d’écran presta.png

Edited by Hubert (see edit history)
Link to comment
Share on other sites

2 hours ago, Prestashop Addict said:

Il faut mettre :

#header #contact-link a, #header button, #header button span.expand-more, #header .user-info a {
	color: white;
}

 

Merci et bonne journée

Link to comment
Share on other sites

  • Hubert changed the title to [Résolu] theme enfant changer la couleur du texte

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...