Hey guys…I know that this has to be in the formatting of whichever title is used in the footer widget and the accordion, but I have been unable to back into it. Would you mind taking a look at the links below to see what I’m referring to?
I need the font to be in a much lighter color. If you could point me in the direction of either which heading is used and/or specific element, and how I can change it without breaking anything, that would be great.
Again…thank you so much for this theme! We’re not worthy!
Gini
Hi ginigarbick,
Please try the following in Quick CSS under Enfold–>General Styling:
#footer .widgettitle {
color:white !important;
}
Best regards,
Rikard
Hi Rikard…I just tried it. It doesn’t look like it worked. Would you mind having a look? I have set up an admin login for you guys. Info below.
Hi!
Can you please post a screenshot and show the changes you would like to make? Font colors in Footer seem fine to me.
Please make sure to flush browser cache and refresh your page after making styling changes
Regards,
Yigit
I’m sorry!! It’s there and looks fabulous…THANK YOU!
Would you please look at the following page and tell me how I can exact the same change to the titles in the posts featured in the accordion at the top of the page? See how they, too, are too dark (they are actually the same color as the title in the widget was)…?
http://www.perceptionprimeflightschool.com/flightblog/
Again guys…thank you SO MUCH!
Gini
Hey!
Please use this css code to change the color:
#top #wrap_all .main_color h3.aviaccordion-title {
color: red;
}
Cheers!
Ismael
That worked!! Thank you SO MUCH!!