Comments Josephine started the conversationMay 4, 2015 at 11:14pmIt looks like there's a few places to set this, so wondered where you could direct me to change the color and opacity for the toggle panels.Thanks!Josephine repliedMay 4, 2015 at 11:15pmFound it in a prior article. Thanks..toggles .toggle h3 a { background-color: #fff;}Josephine repliedMay 4, 2015 at 11:35pmThough I could change font color here too, but it did not work by just adding color: #000;.Could use help on changing font color. Thanks! 8,849Tahir repliedMay 5, 2015 at 3:11pmHey, Try using !important , Like this :.toggles .toggle h3 a { background-color: #fff; color:#fff !important; }Thanks ThemeNectar Support Team Josephine repliedMay 6, 2015 at 2:52amAs always, Thanks! Sign in to reply ...
It looks like there's a few places to set this, so wondered where you could direct me to change the color and opacity for the toggle panels.
Thanks!
Found it in a prior article. Thanks.
.toggles .toggle h3 a {
background-color: #fff;
}
Though I could change font color here too, but it did not work by just adding color: #000;.
Could use help on changing font color.
Thanks!
Hey,
Try using !important , Like this :
Thanks
ThemeNectar Support Team
As always, Thanks!