EduardET

Untitled

Jul 10th, 2018
173
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.91 KB | None | 0 0
  1. #text-4 {
  2.     background-image: url(https://www.lisakohnwrites.com/test/wp-content/uploads/2013/06/bg_signup.jpg);
  3.     background-size: cover;
  4. }
  5. #text-4 .widgettitle {
  6.     padding: 15px 15px 0 15px;
  7.     font-size: 38px;
  8.     color: #0e7a5c!important;
  9. }
  10. #text-4 .et_bloom_inline_form {
  11.     margin-top: 0;
  12. }
  13. #text-4 .et_bloom_inline_form .et_bloom_form_container {
  14.     background-color: transparent;
  15. }
  16. #text-4 .et_bloom_optin_1 .et_bloom_form_container_wrapper {
  17.     background-image: none!important;
  18.     background-color: transparent!important;
  19. }
  20. #text-4 .et_bloom_optin_1 .et_bloom_form_container .et_bloom_form_header {
  21.     background-color:transparent !important;
  22.     padding: 0;
  23. }
  24. #text-4 .et_bloom_form_container .et_bloom_form_content {
  25.     padding: 0 15px 30px 15px;
  26. }
  27. #text-4 .et_bloom_bottom_stacked button.et_bloom_submit_subscription {
  28.     border-radius: 100%;
  29.     display: block;
  30.     width: 85px;
  31.     height: 85px;
  32.     margin-left: auto;
  33.     position: relative;
  34.     top: -26px;
  35. }
Advertisement
Add Comment
Please, Sign In to add comment