Hubert Posted July 20 Share Posted July 20 (edited) 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 Edited July 21 by Hubert (see edit history) Link to comment Share on other sites More sharing options...
Prestashop Addict Posted July 21 Share Posted July 21 Il faut mettre : #header #contact-link a, #header button, #header button span.expand-more, #header .user-info a { color: white; } Link to comment Share on other sites More sharing options...
Hubert Posted July 21 Author Share Posted July 21 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 More sharing options...
Mediacom87 Posted July 21 Share Posted July 21 Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now