Home Forums WoodMart support forum mini cart number capped when item inside is bigger than 3 figures

mini cart number capped when item inside is bigger than 3 figures

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #420004

    qtwrk555
    Participant

    Hi,

    when I add a lot of products , over 100 of them , into the cart

    the mini cart in header only displays 2 numbers , as my screenshot , it’s having190-ish items in it , but it only displays 19

    best regards,

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

    Luke Nielsen
    Keymaster

    Hello,

    Please try to use the below code for displaying 190 items there, enter it into the “Global Custom CSS” area in Theme Settings -> Custom CSS.

    .wd-header-cart .wd-cart-number {
        width: 22px !important;
    }

    Let me know if you have any questions or concerns.

    Kind Regards

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