Advertisement
Guest User

Untitled

a guest
Feb 17th, 2020
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. #wpforms-15468 .wpforms-submit {
  2. margin: 0 auto !important;
  3. border-radius: 600px !important;
  4. }
  5.  
  6. #wpforms-15468 .wpforms-form input, .wpforms-form textarea {
  7. border: none !important;
  8. border-bottom: 1px solid #cbcbcb !important;
  9. }
  10.  
  11. #wpforms-15468 .wpforms-form textarea {
  12. height: 38px !important;
  13. resize: none !important;
  14. }
  15.  
  16. #wpforms-15468 .wpforms-submit-container,
  17. #wpforms-15468 .wpforms-submit {
  18. width: 100% !important;
  19. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement