Moving elements in single product pages
-
Hi there, We need to move the Compare/Add to wishlist/Size Guide buttons to be right after the Add to cart/Buy now buttons,
We add a screenshot for your to see that we add custom elements in “woocommerce_after_add_to_cart_form”, so it moved down the Compare/Add to wishlist/Size Guide buttons, please tell us how we can move those buttons up please,
Best regards.
Hello,
Sorry to say but as you know the default Single Product Page Layout comes from WooCommerce by default. So, if we try to use CSS here for the mentioned 3 elements regarding moving up it would mess up the Product Page default Layout because every Content has its defined position.
So, you can try using the WoodMart WooCommerce Layout builder to create a Custom Single Product page Layout and in that you can add the widgets to your required position.
Here are the links from the Documentation regarding their Guides, please check these:
https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/
https://xtemos.com/docs-topic/single-product-page-builder/
Hope this helps !
Best Regards