AbanteCart Community
Shopping Cart Operations => Tips and Tricks => Topic started by: mat2015 on December 22, 2015, 05:34:02 AM
-
Hello Everyone,
When we view the shopping cart on a PC it shows the name and price of the product .However on a mobile device it does not show these two fields .Is there anyway to show the name and price instead of say the image and model field.
-
Hello
What is your mobile device? Can you post site url.
-
Thanks for the reply. You can use the url demo.abantecart.com on your PC and then on your mobile.Add an item and then view the shopping cart. I am using an android phone where it shows four columns . By default it shows the image and model field on the mobile.But how could we show the name and price field instead of the image and model field.
-
it's all regulated by css for your screen width @media section. you can reproduce your site view, just shrink your browser window to your mobile screen size.
To customize your template just edit stylesheet.css
-
Thanks. I can see that now.Merry Christmas !