How to hide the View Cart button in CartLoom In RapidWeaver, put the following code in the CSS Override: a.ydcl-viewcart{ display:none; }