Hi, I’ve got a gap above the locations menu I’ve added to my footer via widgets. Can you advise how I can get rid of it? It’s only in the column with the menu, so makes column 3 out of line with the rest. Link in private content. Thanks.
Hey andrea,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#footer #nav_menu-4.widget {
margin-top: -7px;
}
#footer #custom_html-6.widget {
margin-bottom: 0;
}
If you need further assistance please let us know.
Best regards,
Victoria
Perfect, thank you for that!
Hi ac,
Glad that Victoria helped you :)
Feel free to comeback if you need further assistance.
Thanks for using Enfold and have a great day!
Best regards,
Nikko