-
AuthorPosts
-
October 24, 2015 at 6:23 am #524183
Hey guys….I’d like to change the title font color in the accordion to something lighter. Is there anywhere that I can do that myself? Editor, perhaps?
October 24, 2015 at 5:35 pm #524242Hey ginigarbick!
Add this to your custom CSS.
h3.aviaccordion-title { color: white !important; }Regards,
ElliottOctober 24, 2015 at 8:13 pm #524279Awesome…I’ll give it a go!
On another site of mine…I need the text in the tabs to be a little darker. Would you take a look at this page:
http://uspfc.ginigarbick.com/video/
The text in the tabs is too light…I need to darken it up a bit. Can you float a sistah a little code that might take care of that?Thanks again for EVERYTHING! This Enfold Theme…we’re so not worthy! It has changed my life as a developer!
Gini
October 27, 2015 at 6:09 pm #525705Hi!
In the tab titles? Add this to your custom CSS.
.tab_titles > div { color: #000 !important; }Regards,
ElliottOctober 28, 2015 at 6:20 pm #526340Elliott…where do I put the custom CSS? Is that through Editor? I hate to ask you this…but would you go in and do it for me? I don’t want to “break” the site.
I’ve created a login for you with full admin rights.
October 29, 2015 at 10:49 am #526644November 1, 2015 at 6:08 pm #528146Hi….it didn’t work. I tried pasting the code as is (with the #000 placeholder for the color) and with my own custom color in there and there were no changes. I’ve cleaned out the cached, and tried reopening in another browser, and I still do not see the change taking effect.
http://uspfc.ginigarbick.com/video/
Please advise.
Thank you SO MUCH!
GiniNovember 3, 2015 at 4:41 am #528967 -
AuthorPosts
- You must be logged in to reply to this topic.
