Hello!
How can I change the content of my page’s footer? (http://naturaintegrativehealth.com/)
I went in to widgets and cleared out the footer column content there, but it didn’t actually change anything on the site. And I can’t find where I can actually create new content to get in the footer.
Thanks for your insights and all your great help!
Hi NaturaIntegrativeMedicine!
If you would like to remove all content from Footer section please add following code to Quick CSS in Enfold theme options under Styling tab
#footer .flex_column { display: none; }
If you would like to replace widgets in footer, you can go to Appearance > Widgets and add any widget to Footer widgets are from column 1 to column 4
Cheers!
Yigit