Gemini604 Posted February 5 Posted February 5 I have questionnaires imbedded by our CRM. I can't figure out how to get rid of this border. it shows up as a partial border on mobile. I do have border:0 in my codeblock and afaik that is supposed to take care of it. I've searched for "border" in our custom CSS but see nothing there so I don't think its coming from there? Newbie with Squarespace and not super well versed with code. The page in the example isn't published yet, but there's another example of an embedded form here. Thanks in advance.
tuanphan Posted February 7 Posted February 7 Add this code to bottom of CSS box #TaveContactForm { border: none !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment