Hello,
I kindly ask if you can write me how can I change font color of the title of content that is in footer widgets (a title that is inscribed in capital letters)? Now, when I have blue Footer, the titles are barely visible.
Thank you in advance.
Best Regards,
Marijana
Hi Marijana74!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
#footer .widgettitle {
color: red;
}
Regards,
Yigit
Thank you.
Best Regards,
Marijana