Comments Peter started the conversationMarch 21, 2014 at 8:38pmi am trying to change the colour of the closed toggle headers, can you advise where this can be done?thanks for a great theme!! 8,838Tahir repliedMarch 22, 2014 at 4:32pmHey Peter!Add this into the Custom CSS box located in your Salient Options panel:div.toggle h3 a { background-color: #fff; } Cheers ThemeNectar Support Team Peter repliedMarch 24, 2014 at 5:02pmSUPERSTAR!!!!!thanks, perfect result!!!Peter repliedMarch 24, 2014 at 5:11pmooops!! sorry….can you now advise the code to change the closed heading text colour, i need white text as th background is now dark….thanks in advance 8,838Tahir repliedMarch 25, 2014 at 2:26pmHey Peter!Add this into the Custom CSS box located in your Salient Options panel:div.toggle h3 a { color: #fff; } Cheers ThemeNectar Support Team Peter repliedMarch 25, 2014 at 4:22pmMany thanks Tahir….. i am really sorry but i need to change the '+' icon colour too, apologies i should have been clearer with my previous request.many thanks in advance, support service is really excellent here….. 8,838Tahir repliedMarch 25, 2014 at 10:38pmHey Peter!Add this into the Custom CSS box located in your Salient Options panel:div.toggle h3 a i { color: #fff; } div.toggle.open h3 a i { color: #000; }Cheers ThemeNectar Support Team Sign in to reply ...
i am trying to change the colour of the closed toggle headers, can you advise where this can be done?
thanks for a great theme!!
Hey Peter!
Add this into the Custom CSS box located in your Salient Options panel:
Cheers
ThemeNectar Support Team
SUPERSTAR!!!!!
thanks, perfect result!!!
ooops!! sorry….
can you now advise the code to change the closed heading text colour, i need white text as th background is now dark….
thanks in advance
Hey Peter!
Add this into the Custom CSS box located in your Salient Options panel:
Cheers
ThemeNectar Support Team
Many thanks Tahir….. i am really sorry but i need to change the '+' icon colour too, apologies i should have been clearer with my previous request.
many thanks in advance, support service is really excellent here…..
Hey Peter!
Add this into the Custom CSS box located in your Salient Options panel:
Cheers
ThemeNectar Support Team