New Landing How can we help? Cardinal Move product title to above price

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Cardinal
  • #105146
    davr
    Member
    Post count: 11

    Hey,

    Read another topic on this here, but didn’t get that to work. Would Appreciate som direct help…

    I want to move the title from above the product image to above the price. Not change appearance, just the location.

    Thanks°

    #105426
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi there,

    You’d need to edit the /woocommerce/content-single-product.php file, and add the following below line 67:

    <h1><?php the_title(); ?></h1>

    You can then add this custom css to force hide the main heading:

    .single-product .page-heading {
    display: none!important;
    }

    Hope that helps.

    – Ed

    #105677
    davr
    Member
    Post count: 11

    Thanks Ed, worked perfekt !

    #105829
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Great. Thanks Ed
    -Rui

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