can you delete a button?

General ShopSite user discussion

can you delete a button?

Postby ahundley » Thu Oct 08, 2009 1:35 pm

I don't want the "empty cart" button to appear on my checkout page. Is it possible to disable and remove it? I see how to reformat it or change it to another image, but not how to disable.

Thanks
Andrea
ahundley
 
Posts: 17
Joined: Wed Jun 03, 2009 10:00 am

Postby Jim » Thu Oct 08, 2009 2:32 pm

You would have to edit the template and remove the code that displayes the button.
Jim
Site Admin
 
Posts: 4953
Joined: Fri Aug 04, 2006 1:42 pm
Location: Utah

Depending on Template used, modify your CSS file

Postby mjbrunelle » Sun Oct 11, 2009 1:35 pm

Add this to your CSS file:

body input.button9 {
display: none;
}

The button code will be there, but this will keep the button from displaying
mjbrunelle
 
Posts: 147
Joined: Sun Jun 21, 2009 5:09 am


Return to User Forum

Who is online

Users browsing this forum: No registered users and 102 guests