Home Forums WoodMart support forum Frequently bought together

Frequently bought together

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #465317

    murat
    Participant

    Hello, thank you for your quick response to all my questions so far.

    My current question is, Frequently bought together is pretty cool. However, if we want to remove the product names as seen in the attached file, how do we do it?
    Also how do we place it above the add to cart button.
    Thanks

    Attachments:
    You must be logged in to view attached files.
    #465537

    Luke Nielsen
    Keymaster

    Hello,

    1. Please try to use the below code for removing these titles:

    .single-product .wd-fbt-product-heading {
        display: none;
    }

    2. These titles are already above the “Add to cart” button. Please clarify if I misunderstood you.

    Kind Regards

    #465582

    murat
    Participant

    Ok thanks for the help. Here is the code you gave. But secondly how do I move the following field onto DESCRIPTION as it appears in the attached file?

    Attachments:
    You must be logged in to view attached files.
    #465695

    Luke Nielsen
    Keymaster

    Hello,

    The best way to change position is to use our Layouts: https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/

    Just define above the tabs an appropriate element via Layouts and the FBT will be there.

    If you ever need to reach out to me, please do not hesitate to do so.

    Kind Regards

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