Price layout not listed correctly
-
i want to list the price at the same line
Hello,
Do you mean here: https://take.ms/IFSt6?
Looking forward to hearing back from you!
Kind Regards
No not this one the price on the cart page is the whole price is not diplayed in the same line
Hello,
Try to use the below code. Define it in Theme Settings -> Custom CSS -> Desktop CSS area.
.cart-table-section .product-price,
.cart-table-section .product-subtotal {
width: 130px;
}
Kind Regards
its working fine for desktop but not good on mobile
Attachments:
You must be
logged in to view attached files.
Hello,
Put the code only in the Desktop CSS area
in Theme Settings -> Custom CSS.
Kind Regards
Hello,
You are welcome! In case you need any additional help, I’d be more than happy to assist you.
Wish you all the best.
Kind Regards
The topic ‘Price layout not listed correctly’ is closed to new replies.