Hey there,
I’m trying to find out which colors set in the Theme Options control the pricing table colors, and which CSS would I need to use to change them. It’s seems as though recently the tables have gotten lighter, almost as if an opacity was set. I know you get this question a lot (probably) so I thought I’d ask before playing around with CSS for 5 hours. I just want the tables to match the colors of my site (which would be the darker blue). Thanks!
Ok, I see that this has something to do with the way I changed the colors for the alternate background. I wouldn’t mind switching it back to the darker shade of blue if I knew a way to change the social media icons to white. Is there a way to do that?
I’ve adjusted the colors now, so what you see now will not reflect what I was seeing before. I’m now having an issue with my bold lettering. It shows up as one of the alternate colors. I will probably have figured it out though before you even read this. I suppose we can close this thread because nobody is responding anyway.
Hey!
Sorry about that. Please note that our queue goes from oldest threads to the newest. Self posting probably pushed your thread to the end of the queue.
Please add following code to Quick CSS in Enfold theme options under Styling tab to make bold color the same color as your text color
.main_color strong, .alternate_color strong { color: inherit; }
Cheers!
Yigit
Thanks for the reply. I fixed it by changing the colors in the theme options.