Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #244663

    Hi All,

    Just 1 pixel, but an ugly one :)

    .cart_dropdown_first .cart_dropdown_link {
    /* line-height: 45px; */
    line-height: 44px;
    }

    Thx,
    Thomas

    #244664

    And one more, 3 pixels this time. Default Enfold sidebar is 219px, 2buttons with a min width of 110px = 220px –> fail

    .woocommerce-page .button {
    /* min-width: 110px; */
    min-width: 107px;
    }

    #244953

    Hi!

    Thank you for the fix. :)

    Cheers!
    Ismael

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘A tiny fix to make the shoppingcart icon perfect’ is closed to new replies.