New Landing How can we help? Themeforest Theme Support Dante Product price display css

Viewing 7 posts - 1 through 7 (of 7 total)
  • Posted in: Dante
  • #46828
    Paddaman
    Member
    Post count: 48

    Hi There,

    Please see attached image. The product price does not seem to be at constant place. Can someone please assist? I set the images to the fixed width in woocommerce -> catalogue & regenerated thumbnails

    Thank you!

    #46833
    Paddaman
    Member
    Post count: 48
    This reply has been marked as private.
    #47145
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    It’s because you have quite a few categories so it pushes the price down. Try adding this to your custom css:

    ul.products li.product .product-details {
      width: 80%;
    }

    – Kyle

    #47163
    Paddaman
    Member
    Post count: 48

    Cool thank you, will try. Can you possibly help with css if I would rather not show the categories at all?

    Thank you very much!

    #48213
    Tahir – SUPPORT
    Member
    Post count: 1212

    Hi,
    Please try this custom css

    span.posted_in {
    display: none;
    }

    Thanks
    Tahir

    #48824
    Paddaman
    Member
    Post count: 48

    @Kyle, works like a bomb thank you!

    @Tahir, thank you will try as well 🙂

    #49148
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Great! Glad we could help!

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

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

License required for the following item
Login and Registration Log in · Register