Cart page not responsive

This topic contains 7 reply and 2 voices, and was last updated by towhid 8 years, 8 months ago
Viewing 7 Posts - 1 through 7 (of 7 total)
Author Posts
August 10, 2015 at 4:15 pm 66304
towhid Hi towhid, please help me fix this issue, you have my login details. Thank you.
August 10, 2015 at 6:03 pm 66340
towhid towhid

Hello Kenneth,

I have fixed the cart page. Can you check please your another post.

Thanks

August 10, 2015 at 6:11 pm 66342
kenneth kenneth

hi towhid, thank you for your reply, the cart is still not responsive on my iphone 5. Please check again.

August 10, 2015 at 6:15 pm 66343
towhid towhid

Hello Kenneth,

Please allow me some time. I will be come back to you with a right solution.

Thanks

August 10, 2015 at 6:15 pm 66344
kenneth kenneth This reply has been marked as private.
August 11, 2015 at 11:32 am 66444
towhid towhid

Hello Kenneth,

In the theme’s style.css file please paste the following lines at below.

@media (max-width : 410px) {
.woocommerce .shop_table.cart{
          font-size: 0.7em;
}
}

@media (max-width : 320px) {
.woocommerce .shop_table.cart{
          font-size: 0.5em;
}
}

Thanks

August 11, 2015 at 11:44 am 66447
kenneth kenneth

Hi towhid, the text in the cart becomes ultra small after adding this code. I think I will just leave it as before until you have a better solution.

August 12, 2015 at 3:12 pm 66693
towhid towhid

Hello Kenneth,

Just paste the code and let me know. I will then fix that responsive issue.

Thanks

Viewing 7 Posts - 1 through 7 (of 7 total)