Hi! My client wants to change the color of the footer. She will most likely change it to a lighter grey, but it would be nice if I could try multiple colors. Please tell me how I can do this. Crystal http://cyndistrid.com/
Hello Crystal, Paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: .footer { background: #000; } You can write your color/color code in above code then use this code. It will resolve your issue. Thanks & Regards Yogesh Bhade