Hey guys,
Thank you for ongoing support, and keep up the awesome work.
Quick question…any thoughts on how to get rid of the border that keeps pulling up below the form here …
Thank you,
JS
Hey Justin!
Please add following code to Quick CSS
#after_section_2 {
border: none;
}
Cheers!
Yigit
Thank you.