Home Forums WoodMart support forum Price layout not listed correctly

Price layout not listed correctly

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #513954

    kalipsso3
    Participant

    i want to list the price at the same line

    #514019

    Luke Nielsen
    Keymaster

    Hello,

    Do you mean here: https://take.ms/IFSt6?

    Looking forward to hearing back from you!

    Kind Regards

    #514350

    kalipsso3
    Participant

    No not this one the price on the cart page is the whole price is not diplayed in the same line

    #514504

    Luke Nielsen
    Keymaster

    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

    #514559

    kalipsso3
    Participant

    its working fine for desktop but not good on mobile

    Attachments:
    You must be logged in to view attached files.
    #514605

    Luke Nielsen
    Keymaster

    Hello,

    Put the code only in the Desktop CSS area in Theme Settings -> Custom CSS.

    Kind Regards

    #514624

    kalipsso3
    Participant

    thank you so much

    #514646

    Luke Nielsen
    Keymaster

    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

Viewing 8 posts - 1 through 8 (of 8 total)

The topic ‘Price layout not listed correctly’ is closed to new replies.