New Landing How can we help? Atelier Move add to cart button above the description, below the price

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Atelier
  • #248137
    bibs71
    Member
    Post count: 21

    Hello, I would like to move add to cart button above product description,below the price.
    Could you please help me in doing that, as you said before I purchased theme?
    Thank you so much
    Barbara

    #248159
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your child theme’s functions.php file:

    remove_action('woocommerce_single_product_summary', 'woocommerce_template_single_add_to_cart',30);	
    add_action('woocommerce_single_product_summary', 'woocommerce_template_single_add_to_cart',20);

    – Kyle

    #248378
    bibs71
    Member
    Post count: 21
    This reply has been marked as private.
    #248382
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    The add to cart button is above the description: http://d.pr/i/14bkR/FaQ5APyV

    – Kyle

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