Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #693831

    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

    #693835

    Hey Justin!

    Please add following code to Quick CSS

    #after_section_2 {
        border: none;
    }

    Cheers!
    Yigit

    #693898

    Thank you.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Border Pulls up below form’ is closed to new replies.