HEllo,
The color shown in Quick CSS is not taken into account. I would like to see the phone in white.
Quick CSS
.social_header .phone-info { color: #ffffff; font-weight: normal; }
#top .social_bookmarks_mail:hover a {
color: #fff;
#top .social_header .phone-info { color: #ffffff; font-weight: normal; }
Capture écran ci dessous:
http://www.jb-realisation.fr/wp-content/uploads/2014/03/capture.png
Thank you
Bonjour,
La couleur indiqué dans Quick CSS n’est pas prise en compte. Je voudrais afficher en blanc le téléphone.
MErci
Hey Raph!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.phone-info span { color: white; }
after applying the code, flush browser cache and refresh your page a few times
Cheers!
Yigit
Hi!
Please add following code to Quick CSS as well
.content, .sidebar { padding-top: 5px; padding-bottom: 5px; }
If that does not work, please post the link to your page
Regards,
Yigit
thank you very much