Wishlist Icon Placement on Single Product Page
-
Hi,
I would like to ask if it’s possible to move or display the wishlist icon over the product image on the single product page instead of under the product details. Ideally, I’d like it to appear as an overlay in the top right corner of the main product image, similar to how it shows on the shop/archive pages.
Could you please let me know if there is a built-in option for this in the theme settings, or if custom code/CSS is required? If it needs customization, I’d appreciate your guidance on the best approach to implement it without breaking updates.
Thank you for your support.
Hello,
Unfortunately, it is not possible. The HTML structure does not allow for solving it. Such modification requires complicated code customization.
Try to use the Theme’s Layout Builder, you can create Custom Layouts for WooCommerce pages like the Single Product page. You can use that to create your own custom layouts for a single product page and rearrange the wishlist element in the layout.
Further, you can read more about the Layout Builder here: https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/
Best Regards