Hey Enfold Team,
Sorry to bug you with this, but I am running into some issues with some code placed using the code block and wanted to see if you could point us in the right direction.
Judging by what I saw in posts form others, you typically ask for the page and the log-in, so that is posted in private content.
Thanks as always, for being you. You guys rock and Enfold is the best theme on the market, period.
cheers
Mike
Hi mediasauce!
are you talking about the footer/socket overlapping your form? if yes try to control it using this code in Quick CSS field:
footer#socket {
top: 359px;
}
Regards,
Andy
Hi Andy,
thanks for getting back to me. That partially fixed the issue, at least on the front end. Bigger concern though is that the the Advnaced Layout builder on the backend is not working for this page.
thanks
-m
Hey!
What code did you insert? You can post it on pastebin.com or here is it’s short.
Regards,
Rikard
here you go! thanks.