AbanteCart Community

Shopping Cart Operations => Support => Template Support => Topic started by: AmeyNhavelkar on July 19, 2019, 04:04:14 PM

Title: Order Summary not showing Properly
Post by: AmeyNhavelkar on July 19, 2019, 04:04:14 PM
Hello Friends,
    I am trying to start my web store using AbanteCart. I am not a trained coder but trying my best to run the site. now here I am getting problem at the Checkout page where the order total is not shown properly, the prices are shown on the next line. I think it is due to the Product Name length. is there any way to reduce the length of the product name in Order Summary to certain length so that it displays the summary properly...?

Thank You.
Title: Re: Order Summary not showing Properly
Post by: AmeyNhavelkar on July 19, 2019, 04:07:17 PM
while removing the third product from the list , it shows properly.
Title: Re: Order Summary not showing Properly
Post by: Basara on July 22, 2019, 01:31:31 AM
You can add CSS rule to shorten the text https://css-tricks.com/snippets/css/truncate-string-with-ellipsis/