Advertisement
Guest User

Untitled

a guest
Sep 2nd, 2015
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.83 KB | None | 0 0
  1. div.ecwid-productBrowser-auth {
  2. display: none !Important;
  3. }
  4. .ecwid-Checkout-ShippingAddress .ecwid-Checkout-blockTitle {
  5. display: none !Important;
  6. }
  7. .ecwid-Checkout-ShippingAddress {
  8. margin-top: 30px !Important;
  9. }
  10. .ecwid-Checkout-ShippingAddress div.ecwid-floatLeftPanel:before {
  11. font: normal 20px helvetica, arial, verdana, sans-serif;
  12. content: 'Enter shipping details';
  13. color: #1e7ec8 !Important;
  14. }
  15. div.ecwid-Checkout-PasswordBlock {
  16. display: none;
  17. }
  18. .ecwid-Checkout-EmailBlock div.ecwid-Checkout-blockTitle {
  19. display: none !Important;
  20. }
  21. div.ecwid-Checkout-PaymentRightPanel {
  22. margin-top: 30px !important;
  23. }
  24. div.ecwid-Checkout-PaymentRightPanel:before {
  25. content: 'Enter your email';
  26. font: normal 20px helvetica, arial, verdana, sans-serif;
  27. color: #1e7ec8 !important;
  28. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement