Reply 209209 to: Switch Price position

Avatar: Rose Tyler
Rose Tyler
Support staff
February 14, 2019 at 09:10

Hello,

Thanks for contacting us.
1. Edit page > [8theme] Layout options > Breadcrumbs Style > Disable http://prntscr.com/mkwjf4
2. You can display the price here http://prntscr.com/mkwtml by adding this code in functions.php of your child theme

remove_action('woocommerce_single_product_summary', 'woocommerce_template_single_price', 10);
add_action('woocommerce_single_product_summary', 'woocommerce_template_single_price', 30);

Read more – http://www.alphablossom.com/move-woocommerce-price-on-single-product-page/

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.