How to move “size guide” just below the Color attribute?
-
Hello,
Can you tell me How to move “size guide” just below the Color attribute?
Take a look at the capture attached to see what I mean.
Thanks
Attachments:
You must be
logged in to view attached files.
I mean a hook to unset the “size guide” from current location and then other hook to insert the “size guide” just below the product Attributes.
Hello,
Unfortunately, it is not possible. HTML structure does not allow solving it by custom CSS. Such modification requires complicated Woocommerce code customization which is not covered by our support.
Best Regards.
Hello,
Ok, what about moving the complete block “Compare | Add to whislist | Size Guide” just above the “add to cart” button?
Are you sure this can’t be done with Hook/Filter using ‘set’ and ‘unset’ elements?
Please, let me know.
Or maybe, I can do it myself…
Can you tell me how to get the link with a code in myfunction.php. Then I will try to place the link to fit my need.
Thanks.
Hello,
Sorry to say but it wouldn’t be directly possible as you know the default Single Product page layout comes from WooCommerce end.
But you can use the Theme’s Layout Builder to create Custom Layouts for the Single Product page > and in that Layout you can change or configure the elements accordingly. You can find the Layouts under the Dashboard > Layouts.
Here is the Guide to that: https://xtemos.com/docs-topic/single-product-page-builder/
Further, you can read more about the Layout Builder here:
https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/
Hope this helps !
Best Regards