New Landing How can we help? Themeforest Theme Support Neighborhood Add custom field above the Woocoomerce Price

Viewing 7 posts - 1 through 7 (of 7 total)
  • #44211
    patatak
    Member
    Post count: 8

    How to add a custom field in the backend that allow to add some text (a title / name of the product) above the price. This option must be set by default when creating a new product. See the image please

    #44349
    tomuszkas
    Member
    Post count: 2

    I am also interested in how to put product name near product price

    #44576
    patatak
    Member
    Post count: 8

    anyone?

    #44770
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi there,

    Try adding the following custom css. It will show the product title above the price.

    .woocommerce div.product .entry-title {
    display: block;
    float: right;
    width: 48%;
    text-align: left;
    font-size: 26px;
    margin-bottom: 30px;
    }

    Hope that helps!

    – Ed

    #44779
    Fedde12
    Member
    Post count: 41

    Hmm doesn’t work for me.

    #44857
    patatak
    Member
    Post count: 8

    I dont need the default title above the price. I need a custom field on backend to show something that will show above the price. Hope you understand. Thanks

    #45507
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hi, I’m afraid that kind of customization cannot be covered by the free support forum, as it requires extensive development work which goes beyond our scope of support.

    Thank you for understanding!

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 one of the following items
Login and Registration Log in · Register