ResolvedCart Page column headings

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #22324
    henry
    Participant

    Hi Team,
    Woocommerce by default has column headings for the cart page: Product, Price, Quantity, Total. The theme doesnt have them. Is there a way to show them?

    #22342
    Althemist
    Keymaster

    Hello Henry,

    Yes, if you really believe that’s a good idea, you can show it with the following CSS:

    .cart-info thead {
        display: table-header-group;
    }

    Regards,
    Dimitar

    #22359
    henry
    Participant

    Great! thank you!

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register