Problem layout in CART

Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Wed Apr 29, 2015 9:52 pm
Reply with quote
Report this post
Hi,

I have a layout problem with :

- Delivery methods
- Payment methods

I need more space between each choice...

You can see it in attachment.

Best regards,

Jérôme

Cart.jpg
User avatar
Senior Boarder

teitbite
Sat May 02, 2015 7:11 pm
Reply with quote
Report this post
Could you please provide me with a URL to your website, either here or via PM (click the “Private Message” text underneath my avatar) so that I may analyze it? It is a lot easier for us to diagnose issues when we have a live site to examine.
User avatar
Moderator

teitbite
Mon May 04, 2015 10:53 am
Reply with quote
Report this post
Hi

You need to create a user for me with address details and such. Right now I cannot pass registration process becuase none of the addresses I use shows payment or shipping options. Send me an access for this user when You will have it.
User avatar
Moderator

GK User
Mon May 04, 2015 1:09 pm
Reply with quote
Report this post
Hi,

I think you can connect to my website with user informations I sent by Private Message.

You can also go directly to the cart because I put one product in the cart for the user.

Regards,

Jérôme
User avatar
Senior Boarder

teitbite
Tue May 05, 2015 9:14 am
Reply with quote
Report this post
Please add this code to override.css and make sure override is enabled in template settings.

Code: Select all
table.cart-summary td br {
display: block !important;
}

table.cart-summary td label {
padding-left: 15px;
}
User avatar
Moderator

GK User
Tue May 05, 2015 8:42 pm
Reply with quote
Report this post
Hi,

That is perfect, it works :-)
Thanks a lot :-)

Best regards,

Jérôme
User avatar
Senior Boarder

teitbite
Sun May 10, 2015 10:22 am
Reply with quote
Report this post
Hi

No problem. Glad I could help :)
User avatar
Moderator


cron