
01-05-2012, 09:22 AM
|
 |
Senior Member
|
|
Join Date: Nov 2010
Posts: 110
|
|
Quote:
Originally Posted by Maristany
Hi Darren, can try this code in your custom CSS theme:
Code:
div.ecwid-Checkout div.ecwid-Checkout-DeliveryMethod {
margin-top: 50px; /* adjust the value to your needs */
}
div.ecwid-Checkout-DeliveryMethod div.ecwid-Checkout-blockTitle,
span.ecwid-shippingOption-rate {
display: none;
}
|
Maristany you are a star...perfect!
Thanks for your help :-)
|