I want to add a horizontal widget area to my footer, spreading under the 4 collumns I have created. Is this possible? It can be a regular text area.
Hey octaviosalles,
First off, thanks for using the Enfold.
Please, I need to check your website to test some custom CSS codes, may you provide it to me?
Best regards,
John Torvik
Sure, website below
Hi!
I added following code to Quick CSS in Enfold theme options under General Styling tab
#footer .flex_column:nth-child(5) {
width: 100%;
margin-left: 0;
}
#footer .flex_column:nth-child(1), #footer .flex_column:nth-child(2), #footer .flex_column:nth-child(3), #footer .flex_column:nth-child(4) {
width: 20%;
}
and set footer widget count to 5 in Enfold theme options > Footer. Please review your website now
Regards,
Yigit
Thank you! It worked!
Hi,
Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)
Best regards,
Andy