Hi – love this template, best ever. Been using for about a year. When we updated to the latest version 3.0.4 we get some of the Panels like the Footer background colors changed from White to a default Grey. None of the CSS changes we could find fix the problem.
We need your help to determine why this has happened and how to fix.
Thanks
Hi ericzothner!
Seems like you are using a Color section element as your footer. Please edit your color section element and give it a unique ID ( http://kriesi.at/documentation/enfold/wp-content/uploads/sites/2/2013/12/color-section-ID.png ) and then add following code to Quick CSS field
#your-custom-id {
background-color: white;
}
You can edit each one of them and choose background color or custom background image as well
Cheers!
Yigit