how to get rid ofthe of white color around the buttons?
I can easily change the button colour, but the white border somehow not. At least I cant find where … :(
please help - THANKS
how to get rid ofthe of white color around the buttons?
I can easily change the button colour, but the white border somehow not. At least I cant find where … :(
please help - THANKS
Best answer by Liz
border-color: #313131
to your Typeform code? It should look something like this:
style="display:inline-block;text-decoration:none;background-color:#313131;color:white;cursor:pointer;font-family:Helvetica,Arial,sans-serif;font-size:20px;line-height:50px;text-align:center;margin:0;height:50px;padding:0px 33px;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:bold;-webkit-font-smoothing:antialiased;border-color: #313131;-moz-osx-font-smoothing:grayscale;"
(I didn’t paste the entire code in case it then just added the Typeform directly into this post.)
Hopefully that makes sense!
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.