New Landing How can we help? Themeforest Theme Support Dante Woocommerce Display Price On Product Image

Viewing 5 posts - 1 through 5 (of 5 total)
  • Posted in: Dante
  • #56999
    AlbatiQue
    Member
    Post count: 46

    Hey,

    I would like to place the product price on top of the product image instead of displaying underneath the product image.
    See attachment image to see what I mean.

    Thank you!

    #57011
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    You will have to edit the theme files and css to do this, as it is an advanced customization we can’t support for it. I hope you understand.

    – Kyle

    #57014
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Sorry scrap that, easier than I thought, try this custom css:

    span.price {
      position: absolute;
      right: 15px;
      top: 20px;
      z-index: 1;
    }

    – Kyle

    #57026
    AlbatiQue
    Member
    Post count: 46

    Hey,

    Yes working perfect!

    Thanks

    #57028
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Great! 🙂

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