Hello
I use the Restaurant Demo Enfold. I would like to adjust the height of the Footer. How can I do that ?
I have 4 row in the footer. ( diffrent location off the business ). If I see the mobile version, than there are is abig gap between every row. because every adress is below the other. How can i fixt that, to make the gap smaler between every row only in the mobile version ?
thanks for your help
kinde regards
Roger
Hey Roger,
Best regards,
Victoria
hi Victoria
Thanks for answer. attached my credentials.
thanks for your help
kind regards
Roger
Hi,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) {
#footer .widget {
margin: 0 !important;
}
}
Best regards,
Rikard
Hi Rikard
Thanks for Help. That works great ! Thanks.
Kind regards
Roger