Move FAQ above related products
-
Hi There,
How can I move the FAQ section above related products without modifying the layout what we have now.
Snapshot: https://prnt.sc/qBqdskiXM4BE
Is there any code snippet available to make it work?
Hooks can I see as follows:
do_action( ‘woocommerce_product_after_tabs’ );
(FAQ section here)
add_action( ‘woocommerce_after_single_product_summary’, ‘woocommerce_upsell_display’, 15 );
I look forward to hearing from you.
Kind regards,
NutraTea
Hello,
You need to Edit The layout with the page builder and move the section easily with the help of the page builder.
Also, 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.