Black Friday sale! Get up to 25% off GP Premium! Learn more ➝

[Resolved] Mini cart icon's problem

Home Forums Support [Resolved] Mini cart icon's problem

Home Forums Support Mini cart icon's problem

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #962438
    Hassan

    Hello there,
    I have a problem in mini cart items stacking, it stacks strangely and I can’t figure out the class should we use to make some padding, please have a look at this screenshot: http://tinyurl.com/y2vqjnwk
    I just want to make some padding-right and bottom for the item image.
    Thanks in advanced.

    #962606
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    Try adding this CSS:

    .woocommerce ul.cart_list li img {
        width: 2em;
    }

    Let me know πŸ™‚

    #963845
    Hassan

    Again, it’s another awesome answer from Tom πŸ™‚
    yeah it works now, thank you and sorry for delay.

    #964334
    Tom
    Lead Developer
    Lead Developer

    Awesome, glad I could help πŸ™‚

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.