Viewing 5 posts - 16 through 20 (of 20 total)
  • #290749
    David Martin – Support
    Moderator
    Post count: 20834

    Sure, you can use this:

    .woocommerce ul.cart_list li img, 
    .woocommerce ul.product_list_widget li img {
        width: 96px;
    }
    #290753
    Borisfe88
    Member
    Post count: 37

    Unfortunately it does not seem to work.

    #290754
    David Martin – Support
    Moderator
    Post count: 20834

    Did you add it to Theme Options => Custom CSS?

    Try updating to this:

    .woocommerce ul.cart_list li img, 
    .woocommerce ul.product_list_widget li img {
        width: 96px!important;
    }
    #290821
    Borisfe88
    Member
    Post count: 37

    Yes, it worked, it pasted two “.” instead of just one, sorry. Thank you.

    #291088
    David Martin – Support
    Moderator
    Post count: 20834

    Glad you got it working!

    – David.

Viewing 5 posts - 16 through 20 (of 20 total)

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

License required for one of the following items
Login and Registration Log in · Register