Hello, how can I set on center the title of widget on footer?
Hey troupdim,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#footer .widgettitle { text-align: center; }
Best regards,
Yigit
thanks a lot. It’s done!