Jump to content

Help! 1.5 Problem with cart page on mobile.


Recommended Posts

Hello 

I need your help to understand how to solve a big problem with the cart page on the mobile.

If you navigate using the mobile phone, the cart seems cutted, but if you turn the phone horizontally the cart page become complete.

 

So what should I do to solve this big problem?

http://www.bellanaturale.it

Prestashop 1.5.4.1

post-745248-0-57351600-1439301890_thumb.png

 

 

Thank you

Azzurra 

Link to comment
Share on other sites

on the line 4053 of this file https://www.bellanaturale.it/themes/mercor/css/themes/style.css  

change the font size

 

table#cart_summary tr.cart_item.odd, table#cart_summary tr.cart_total_delivery, table#cart_summary tr.cart_total_price, table#cart_summary tr .cart_total_voucher, table#cart_summary .last_item td {
    text-align: center !important; border-top:1px solid #E9E9E9 !important;
    font-size: 9px;
}
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...