Change position Button “Size Guide” up to “Add to card”
-
I urgently need to change the default position of the “Size Guide” button above the “Add to Cart” button.
By default, it is below “Add to Cart,” but it is unclear and negatively impacts the user experience (UX)! CSS can temporarily solve this issue. I need intervention in the Woodmart code to add custom PHP to the Function.php file to change the position of “Size Guide” above “Add to Cart.”
I dont want to use HTML Block in Signle product -> Add to Card > Before / After
Attachments:
You must be
logged in to view attached files.
Hello,
Try to create a custom layout for a single product page and add the “add to wishlist button” widget in the layout by using the page builder where you want.
Please check this Manual:
https://xtemos.com/docs-topic/single-product-page-builder/
Best Regards
I need a php code to do this. I chceck your theme files, but cant find where is it. I dont wont use a single product page builder.
Hello,
Unfortunately, Woocommerce HTML structure does not allow inserting the elements inside the form of product variations. It requires Customization and this is beyond our limitations and support policy scope. Hope you can understand our limitations.
Best Regards.
So tell me in with Theme file I can find php code, I change php.
Hello,
You can find the file under “Woodmart/woocommerce/content-single-product.php” You can customize it at your own risk.
Best Regards.