Hey There – Hoping you can check out a socket size issue I am having with a site.
I imagine it is because of minimal content possibly? Layer slider only on the home page as an example.
Refer to private content for link and wpadmin access.
Thanks so much
Hey!
Try adding this code to the Quick CSS:
.content {
min-height: 500px;
}
Cheers!
Josue