Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* hide continue shopping button */
- .ecwid-productBrowser-cart-continueShoppingButton {
- display: none;
- }
- /* remove clicking on product name and image */
- div.ecwid-productBrowser-cart div.ecwid-productBrowser-productNameLink a,
- .ecwid-productBrowser-cart-itemsTable-cell-thumbnail {
- pointer-events: none;
- }
Advertisement
Add Comment
Please, Sign In to add comment