Jump to content

[Solved] how to edit "check out" button margin


Recommended Posts

I might had accidentaly done something wrong somewhere, but I couldnt remember it.
this is what I done to solve it. go to blockcart.css and edit this :

FROM:
#cart_block p#cart-buttons a#button_order_cart { float: right }

TO:
#cart_block p#cart-buttons a#button_order_cart { float: right ; margin-top: 0px; }

Link to comment
Share on other sites

×
×
  • Create New...