Viewing 10 posts - 1 through 10 (of 10 total)
  • #44734
    nomikininnis
    Member
    Post count: 11

    Hi,

    Isn’t there a way for the prices not to jump down if I write product names with different lengths? It would be nice if the price behaved the same so it stood on the same line even if the product names contained different amount of characters. See the screenshot attached ๐Ÿ™‚
    Thanks.

    #45482
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hmmm not sure, but I can check for custom css if you show me your site!

    #45540
    nomikininnis
    Member
    Post count: 11

    That would be nice!
    Here it is: http://hjertnis.dk/shop/

    #46356
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hey, this custom css will help:

    .product-details {
    width: 69%;
    }

    Cheers!

    #46358
    larslenselink
    Member
    Post count: 99

    Nice solution! The only problem is when a product has a sale price, it does not display correctly. Check http://www.transferpersshop.nl/winkel/transferpersen/.

    #46685
    larslenselink
    Member
    Post count: 99

    Can’t the old price go above the sales price, i.s.o. to the left of it?

    #46692
    nomikininnis
    Member
    Post count: 11

    Thanks, Melanie! ๐Ÿ™‚

    #47538
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hi lars, the sales price seems to fit perfectly, have you managed to do it yourself?

    #47633
    larslenselink
    Member
    Post count: 99

    Yes, managed to get that working with the following code:

    .product-details {
    width: 66%;
    }
    .woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price {
    width:74px!important;
    }

    Regards

    #48925
    Melanie – SUPPORT
    Member
    Post count: 11032

    Awesome! Thank you so much for letting us know! ๐Ÿ™‚

    All the best

Viewing 10 posts - 1 through 10 (of 10 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