Tagged: socket
I disabled the socket in all the pages. The socket content is hidden, however it leaves a white space at the bottom of the footer.
Hey ads7,
Please provide a link to the site/page in question so we can look into this issue further.
Best regards,
Jordan Shannon
Hi,
Add this to quick css:
.template-page.content.av-content-full.alpha.units{
padding-bottom:0px!important;
}
Best regards,
Jordan Shannon