how to change bottom socket height
the socket is under the footer. who can help us by using quick CSS?
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#socket .container {
padding-top: 30px;
padding-bottom: 30px;
}
Best regards,
Yigit
thanks