Advertisement
_linuxpro

WooCommerce added to cart popup (Ajax)

Mar 6th, 2020
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.17 KB | None | 0 0
  1. @media (max-width: 480px) and (min-width: 320px)
  2. td.xoo-cp-pimg {display:initial;}.xoo-cp-pdetails td.xoo-cp-ptitle{text-align:center;margin:0;padding:0;}
  3.  
  4.  
  5. .xoo-cp-container {box-shadow: none;border-radius:none;font-family: sfpro;} .xoo-cp-atcn { background: linear-gradient(to right,#283048,#317188);font-size: 14px; text-align: center;border-radius: 0;margin-bottom: 0;color:#fff; } span.xoo-cp-close,.xoo-cp-pdetails td.xoo-cp-remove,.xoo-cp-variations,td.xoo-cp-pqty,.xoo-cp-ptotal {display: none;} a.xcp-btn {margin-left: 12px; border-radius: 3px !important; background: linear-gradient(to bottom,#f7f8fa,#e7e9ec); border: 1px solid #a1a1a1 !important; color: #111;padding: 5px 0; } able.xoo-cp-pdetails tr {border-bottom: 1px solid #eee !important;} td.xoo-cp-ptitle a {font-size:13px;} .xoo-cp-opac {opacity: .4; } td.xoo-cp-pprice {color: #0063d1; font-family: roboto; font-weight: 500; } table.xoo-cp-pdetails {border-bottom: 1px solid #eee !important;} .xoo-cp-opac { opacity: .4; z-index: 9999999; } .xoo-cp-modal {z-index: 9999999; } a.added_to_cart.wc-forward{display:none;} .xcp-btn:hover {color:inherit;} .red_t {font-size:14px;margin-top:8px;} td.xoo-cp-ptitle{line-height:14px;}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement