Home Forums WoodMart support forum Move FAQ above related products

Move FAQ above related products

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #549175

    spnutratea
    Participant

    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

    #549293

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    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.

Viewing 2 posts - 1 through 2 (of 2 total)