Dear Kriesi Team,
I want to change the gray-red color of the text in the Footer “GOOGLE MAP OFFICE HOURS, SEARCH, PAGES CALENDAR NEWS CATEGORIES, etc”, for a vermilion red (for instance #a81010) that it stand out and highlight more that the present gray-red.
See it in http://www.corpopromo.com
How can I achieve this?
Many thanks for your help and best regards from Madrid, Adolfo
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#footer .widgettitle {
color: #a81010;
}
Regards,
Yigit
Many thanks Yigit and have a good day, Adolfo