Advertisement
verygoodplugins

Untitled

Sep 6th, 2018
185
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.56 KB | None | 0 0
  1. #wpcf7-f244-p1176-o2 .btRoundNewsletterRow {
  2.     display: block;
  3. }
  4.  
  5. #wpcf7-f244-p1176-o2 .btRoundNewsletterRow .btRoundNewsletterRowInput {
  6.     width: 100%;
  7.     margin-bottom: 8px;
  8. }
  9.  
  10. #wpcf7-f244-p1176-o2 .btRoundNewsletterRow .btRoundNewsletterRowButton {
  11.     background-color: #ff8200;
  12. }
  13.  
  14. #wpcf7-f244-p1176-o2 .btRoundNewsletterRow .btRoundNewsletterRowButton input {
  15.     box-shadow: none;
  16.     width: 100% !important;
  17.     color: #fff !important;
  18. }
  19.  
  20. #wpcf7-f244-p1176-o2 .btRoundNewsletterRow .btRoundNewsletterRowButton input:hover {
  21.     color: #ff8200 !important;
  22. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement