I’ve been trying to change the color of the footer background. When I change it in the theme options panel, nothing happens. I’ve also tried applying one of the background images in the Footer options, but nothing.. please advise.
Hey fryec1135!
Please flush browser cache and refresh your page a few times after making styling changes. If it still does not work, you can add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
.footer_color { background-color: red; }
Regards,
Yigit
Thanks, I had cleared my cache plugin, but forgot to clear my browser cache. I appreciate the help!